magic IS a bonus

This commit is contained in:
Igor Barkov [iwork]
2019-02-15 13:38:30 +02:00
parent b204f896f2
commit 4ad04b9571
3 changed files with 1 additions and 6 deletions
-1
View File
@@ -19,7 +19,6 @@ NAME;
parent::printBaseInfo();
parent::printRequirements();
parent::printBonuses();
parent::printMagic();
if ($this->present) echo "<p style='color: maroon; font-style: italic'>Это подарок от {$this->present}. Вы не можете передать его кому-либо ещё.</p>";
}