diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-06-30 10:19:03 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-06-30 10:19:03 +0000 |
commit | a0438b16cc1b77fd10573ab125caa5d8d8c9be0d (patch) | |
tree | 85b719c905ac0901a24929b5d19726e02e53e617 /items.xml | |
parent | da8bfce933fc2682f5d5d3884f8741d8548e6139 (diff) | |
download | clientdata-a0438b16cc1b77fd10573ab125caa5d8d8c9be0d.tar.gz clientdata-a0438b16cc1b77fd10573ab125caa5d8d8c9be0d.tar.bz2 clientdata-a0438b16cc1b77fd10573ab125caa5d8d8c9be0d.tar.xz clientdata-a0438b16cc1b77fd10573ab125caa5d8d8c9be0d.zip |
Add cocktails 609 610 611
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -985,6 +985,30 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Heal 15% SP, -5% HP" type="usable" weight="25"/> + <item id="609" + image="usable/food/cactuscocktail.png" + name="Cactus Cocktail" + description="A typical dessert cocktail. During Summmer, heals 3x more" + useButton="Drink" + effect="Heal 90-260 HP" + type="usable" + weight="12"/> + <item id="610" + image="usable/food/applecocktail.png" + name="Apple Cocktail" + description="Drink appreciated by vikings. During Summmer, heals 3x more" + useButton="Drink" + effect="Heal 130-307 hP, 10-25 SP" + type="usable" + weight="13"/> + <item id="611" + image="usable/food/cherrycocktail.png" + name="Cherry Cocktail" + description="Let's cold yourself. During Summmer, heals 3x more." + useButton="Drink" + effect="Heal 165-395 HP" + type="usable" + weight="14"/> <!-- Generic Items --> <item id="700" image="generic/smalltentacles.png" |