diff options
-rw-r--r-- | items.xml | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -494,7 +494,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="Alcoholic (+12% EXP)" + effect="Alcoholic (+25% EXP)" useButton="Drink" type="usable" weight="10"/> @@ -502,7 +502,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="usable/food/drink.png" name="Dwarven Sake" description="Insanely strong alcoholic drink." - effect="Alcoholic (+20% EXP)" + effect="Alcoholic (+50% EXP)" useButton="Drink" type="usable" weight="14"/> @@ -510,7 +510,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="usable/food/sake.png" name="Crazy Rum" description="Only Crazyfefe and a True Pirate could handle this liquor." - effect="Alcoholic (+30% EXP)" + effect="Alcoholic (+70% EXP)" useButton="Drink" type="usable" weight="25"/> @@ -518,7 +518,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="usable/food/drink.png" name="Whisky Ale" description="What insanity is this, brew by a Dwarf in Crazyfefe's House?!" - effect="Alcoholic (+50% EXP)" + effect="Alcoholic (+100% EXP)" useButton="Drink" type="usable" weight="55"/> @@ -596,7 +596,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Beer" description="A fresh beer." useButton="Drink" - effect="Alcoholic (+5% EXP)" + effect="Alcoholic (+10% EXP)" type="usable" weight="10"/> <item id="545" |