make class greater:modificators

This commit is contained in:
Igor Barkov [iwork] 2019-01-14 18:08:07 +02:00
parent eb6a0ded6b
commit 2471871e64
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@ IMG;
if ($this->mfkrit) echo "<br>Шанс крита" . $this->wrap($this->mfkrit);
if ($this->mfakrit) echo "<br>Шанс антикрита" . $this->wrap($this->mfakrit);
if ($this->mfuvorot) echo "<br>Шанс уворота" . $this->wrap($this->mfuvorot);
if ($this->mfauvorot echo "<br>Шанс антиуворота" . $this->wrap($this->mfauvorot);
if ($this->mfauvorot) echo "<br>Шанс антиуворота" . $this->wrap($this->mfauvorot);
if ($this->bron1) echo "<br>Броня головы" . $this->wrap($this->bron1);
if ($this->bron2) echo "<br>Броня корпуса" . $this->wrap($this->bron2);
if ($this->bron3) echo "<br>Броня пояса" . $this->wrap($this->bron3);