сделать подарок нейтральным
This commit is contained in:
parent
1cc3e58a7f
commit
e3e70d5543
@ -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()
|
||||||
|
Loading…
Reference in New Issue
Block a user