summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-06-08 19:37:54 -0300
committerJesusaves <cpntb1@ymail.com>2020-06-08 19:37:54 -0300
commitab77d22e053a6cf2613663bf25578219c31ea588 (patch)
tree1f8ecbd9322bb97fe9aeac8102af106f42d8ccf5
parentfcb09af03905ff44d982208cb7fbf8862507dffd (diff)
downloadmods-ab77d22e053a6cf2613663bf25578219c31ea588.tar.gz
mods-ab77d22e053a6cf2613663bf25578219c31ea588.tar.bz2
mods-ab77d22e053a6cf2613663bf25578219c31ea588.tar.xz
mods-ab77d22e053a6cf2613663bf25578219c31ea588.zip
Replace alcoholic drinks with juices.
This is PEGI-13 mod. If we add tobacco in future, this will remove them.
-rw-r--r--alcohol/item_alcohol.xml30
1 files changed, 15 insertions, 15 deletions
diff --git a/alcohol/item_alcohol.xml b/alcohol/item_alcohol.xml
index 49c1bd5..3ec6dbf 100644
--- a/alcohol/item_alcohol.xml
+++ b/alcohol/item_alcohol.xml
@@ -9,41 +9,41 @@ THIS FILE CONTAINS ALCOHOLIC ITEMS FOR MODS
<items>
<item id="544"
image="usable/food/beer.png"
- name="Beer"
- description="A fresh beer."
+ name="Guarana"
+ description="A fresh guarana drink. Popular in Brazil."
useButton="Drink"
- effect="Alcoholic (+10% EXP)"
+ effect="Juice (+10% EXP)"
type="usable"
weight="10"/>
<item id="531"
image="usable/food/wine.png"
- name="Red Plush Wine"
- description="Delicious wine hand-produced by someone."
- effect="Alcoholic (+25% EXP)"
+ name="Red Plush Juice"
+ description="Delicious red grape juice hand-produced by someone."
+ effect="Juice (+25% EXP)"
useButton="Drink"
type="usable"
weight="10"/>
<item id="532"
image="usable/food/sake.png"
- name="Dwarven Sake"
- description="Insanely strong alcoholic drink."
- effect="Alcoholic (+50% EXP)"
+ name="Dwarven Drink"
+ description="Insanely strong drink."
+ effect="Juice (+50% EXP)"
useButton="Drink"
type="usable"
weight="14"/>
<item id="533"
image="usable/food/crazyrum.png"
- name="Crazy Rum"
- description="Only Crazyfefe and a True Pirate could handle this liquor."
- effect="Alcoholic (+70% EXP)"
+ name="Crazy Bottle"
+ description="Secret formula from pirates and Crazyfefe. A punch!"
+ effect="Juice (+70% EXP)"
useButton="Drink"
type="usable"
weight="25"/>
<item id="534"
image="usable/food/drink.png"
- name="Whiskey Ale"
- description="What insanity is this, brew by a Dwarf in Crazyfefe's House?!"
- effect="Alcoholic (+100% EXP)"
+ name="Secret Juice"
+ description="No one knows where this juice comes from."
+ effect="Juice (+100% EXP)"
useButton="Drink"
type="usable"
weight="55"/>