diff options
author | Reid <reidyaro@gmail.com> | 2012-05-28 20:34:35 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-05-28 20:35:01 +0200 |
commit | 9f5d1ddfe7cbe1a4015be3f12ce44673e264ad0e (patch) | |
tree | 76c46053543b0bd9a5ab4b9a9870ef6b30727798 /items.xml | |
parent | bc990e0ef95c15f2c9e54a8f357eeed46728d02f (diff) | |
download | clientdata-9f5d1ddfe7cbe1a4015be3f12ce44673e264ad0e.tar.gz clientdata-9f5d1ddfe7cbe1a4015be3f12ce44673e264ad0e.tar.bz2 clientdata-9f5d1ddfe7cbe1a4015be3f12ce44673e264ad0e.tar.xz clientdata-9f5d1ddfe7cbe1a4015be3f12ce44673e264ad0e.zip |
Change location of coconut.png file.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -277,6 +277,19 @@ Multiple's colors dye is now setted up by itemcolors.xml. effect="+1 HP, Headache" type="usable" weight="2"/>--> + <item id="512" + image="food/halfcoconut.png" + name="Half Coconut" + description="" + type="usable" + weight="14"/> + <item id="513" + image="food/coconut.png" + name="Coconut" + description="" + effect="+40 HP" + type="usable" + weight="30"/> <!-- Generic --> |