diff options
author | Reid <reidyaro@gmail.com> | 2015-09-24 00:19:07 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-09-24 00:19:07 +0200 |
commit | c2d3d1774a61d74f738d5364f1a38af7bb527c24 (patch) | |
tree | 358c7dce412e9c869e994bd219c28b6aabaaea00 /items.xml | |
parent | 65a5dfda685397ab7627e2a235cd2bfd26474b41 (diff) | |
download | clientdata-c2d3d1774a61d74f738d5364f1a38af7bb527c24.tar.gz clientdata-c2d3d1774a61d74f738d5364f1a38af7bb527c24.tar.bz2 clientdata-c2d3d1774a61d74f738d5364f1a38af7bb527c24.tar.xz clientdata-c2d3d1774a61d74f738d5364f1a38af7bb527c24.zip |
Add Iron Shovel on items.xml.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -649,6 +649,13 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="generic" weight="20" maxFloorOffset="4"/> + <item id="729" + image="generic/shovel.png" + name="Iron Shovel" + description="" + type="generic" + weight="210" + maxFloorOffset="5"/> <!-- Necklaces <item id="1000" |