Отрицательная сила не отображалась. :)
This commit is contained in:
parent
c004531440
commit
f32e8a7254
@ -135,7 +135,7 @@ IMG;
|
||||
if ($this->need_wisdom > 0) {
|
||||
echo "<br>Требуется мудрость" . $this->wrap($this->need_wisdom);
|
||||
}
|
||||
if ($this->add_strength > 0) {
|
||||
if ($this->add_strength) {
|
||||
echo "<br>Сила" . $this->wrap($this->add_strength);
|
||||
}
|
||||
if ($this->add_dexterity) {
|
||||
|
Loading…
Reference in New Issue
Block a user