diff --git a/classes/InventoryItem.php b/classes/InventoryItem.php index 04f126f..a3958e9 100644 --- a/classes/InventoryItem.php +++ b/classes/InventoryItem.php @@ -19,7 +19,6 @@ NAME; parent::printBaseInfo(); parent::printRequirements(); parent::printBonuses(); - parent::printMagic(); if ($this->present) echo "
Это подарок от {$this->present}. Вы не можете передать его кому-либо ещё.
"; } diff --git a/classes/Item.php b/classes/Item.php index 26afae7..39d191c 100644 --- a/classes/Item.php +++ b/classes/Item.php @@ -88,6 +88,7 @@ abstract class Item /** * Item constructor. + * * @param $row */ public function __construct($row) @@ -209,10 +210,6 @@ IMG; if ($this->bron2) echo "