diff options
-rw-r--r-- | items.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -356,7 +356,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Easter Egg" description="A chocolate shell covered in a very thin metal layer." useButton="Eat" - effect="Heal 100-225 HP" + effect="Heal 100-225 HP, Special during Easter" type="usable" weight="10"/> <item id="520" @@ -458,7 +458,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="usable/food/wine.png" name="Red Plush Wine" description="Delicious wine hand-produced by someone." - effect="Heal 50-110 HP, Makes you Drunk" + effect="Alcoholic, Makes you Drunk" useButton="Drink" type="usable" weight="10"/> |