diff options
-rw-r--r-- | items.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -472,7 +472,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. image="usable/wine.png" name="Red Plush Wine" description="Wine produced from black grapes in the south-east of Aurora." - effect="Heal 40-90 HP" + effect="Confusion" useButton="Drink" type="usable" weight="10"/> @@ -571,7 +571,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. name="Beer" useButton="Eat" description="Just a beer, nothing else. Don`t drink and drive!" - effect="Heal 400-500 HP" + effect="Confusion" type="usable" weight="50" maxFloorOffset="6"/> |