diff --git a/classes/Item.php b/classes/Item.php index f8b052c..6bb06b9 100644 --- a/classes/Item.php +++ b/classes/Item.php @@ -77,6 +77,7 @@ abstract class Item } } $this->magic_name = $row['magic_name']; + $this->magic_img = $row['magic_img']; // ТА ЛААААДНО?! // $this->name = $row['name']; // $this->massa = $row['massa'];