make class greater:modificators
This commit is contained in:
parent
eb6a0ded6b
commit
2471871e64
@ -258,7 +258,7 @@ IMG;
|
|||||||
if ($this->mfkrit) echo "<br>Шанс крита" . $this->wrap($this->mfkrit);
|
if ($this->mfkrit) echo "<br>Шанс крита" . $this->wrap($this->mfkrit);
|
||||||
if ($this->mfakrit) echo "<br>Шанс антикрита" . $this->wrap($this->mfakrit);
|
if ($this->mfakrit) echo "<br>Шанс антикрита" . $this->wrap($this->mfakrit);
|
||||||
if ($this->mfuvorot) echo "<br>Шанс уворота" . $this->wrap($this->mfuvorot);
|
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->bron1) echo "<br>Броня головы" . $this->wrap($this->bron1);
|
||||||
if ($this->bron2) echo "<br>Броня корпуса" . $this->wrap($this->bron2);
|
if ($this->bron2) echo "<br>Броня корпуса" . $this->wrap($this->bron2);
|
||||||
if ($this->bron3) echo "<br>Броня пояса" . $this->wrap($this->bron3);
|
if ($this->bron3) echo "<br>Броня пояса" . $this->wrap($this->bron3);
|
||||||
|
Loading…
Reference in New Issue
Block a user