diff options
author | Reid <reidyaro@gmail.com> | 2015-01-20 23:14:06 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-01-21 00:45:11 +0100 |
commit | 405772f61612657b3ef2e5755f9942b9a3d225fd (patch) | |
tree | ddda384d0e30d1a23f4a80b912206c89ecd83810 /items.xml | |
parent | 0d32b65542a4119f766722195793ae72d108e27c (diff) | |
download | clientdata-405772f61612657b3ef2e5755f9942b9a3d225fd.tar.gz clientdata-405772f61612657b3ef2e5755f9942b9a3d225fd.tar.bz2 clientdata-405772f61612657b3ef2e5755f9942b9a3d225fd.tar.xz clientdata-405772f61612657b3ef2e5755f9942b9a3d225fd.zip |
Add urchin meat on items.xml.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -352,6 +352,17 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <item from="-106" to="-150"/> </replace> </item> + <item id="518" + image="usable/urchinmeat.png" + name="Urchin Meat" + description="Seafood? Sure, why not? Let's call it seafood." + useButton="Eat" + hp="1" + effect="Headache" + type="usable" + weight="1" + maxFloorOffsetX="12" + maxFloorOffsetY="10"/> <!-- Generic Items --> <item id="700" |