diff options
author | Reid <reidyaro@gmail.com> | 2015-10-27 20:49:24 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-11-05 23:22:55 +0100 |
commit | 18476c93313358f61e457c9edf73740d426ccbc7 (patch) | |
tree | cb4a2d0741d15781ccb448ee32fd9e6293094369 /items.xml | |
parent | 495410b789f2d25baa408b2b9c02d72fbc721c67 (diff) | |
download | clientdata-18476c93313358f61e457c9edf73740d426ccbc7.tar.gz clientdata-18476c93313358f61e457c9edf73740d426ccbc7.tar.bz2 clientdata-18476c93313358f61e457c9edf73740d426ccbc7.tar.xz clientdata-18476c93313358f61e457c9edf73740d426ccbc7.zip |
Add Pumpkin Juice item.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -436,6 +436,15 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="usable" weight="210" maxFloorOffset="5"/> + <item id="527" + image="usable/pumpkinjuice.png" + name="Pumpkish Juice" + useButton="Use" + description="Blood-colored pumpkish juice." + effect="Heal 30-50 HP" + type="usable" + weight="5" + maxFloorOffset="15"/> <!-- Generic Items --> <item id="700" |