it works?!
This commit is contained in:
parent
8f639a5e74
commit
e1fe5b7979
@ -19,6 +19,7 @@ class ShopItem extends Item
|
|||||||
if ($this->count > 0) echo "<br><small>(Осталось: {$this->count} штук)</small>";
|
if ($this->count > 0) echo "<br><small>(Осталось: {$this->count} штук)</small>";
|
||||||
parent::printRequirements();
|
parent::printRequirements();
|
||||||
parent::printBonuses();
|
parent::printBonuses();
|
||||||
|
parent::printMagic();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user