сделать подарок нейтральным
This commit is contained in:
@@ -21,7 +21,7 @@ NAME;
|
|||||||
parent::printBaseInfo();
|
parent::printBaseInfo();
|
||||||
parent::printRequirements();
|
parent::printRequirements();
|
||||||
parent::printBonuses();
|
parent::printBonuses();
|
||||||
if ($this->present) echo "<p style='color: maroon; font-style: italic'>Этот предмет вам подарил {$this->present}. Вы не можете передать его кому-либо ещё.</p>";
|
if ($this->present) echo "<p style='color: maroon; font-style: italic'>Это подарок от {$this->present}. Вы не можете передать его кому-либо ещё.</p>";
|
||||||
}
|
}
|
||||||
|
|
||||||
public function printImage()
|
public function printImage()
|
||||||
|
|||||||
Reference in New Issue
Block a user