diff options
author | Reid <reidyaro@gmail.com> | 2015-09-24 21:10:35 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-09-24 21:10:35 +0200 |
commit | b2287b90133cd1c174b54be16c98537164e3a9ed (patch) | |
tree | cfbce919950f986f299839e04671fe78b5c5a6d1 /items.xml | |
parent | 38432f6b5f5dd0888e58f5a2424af1243399e014 (diff) | |
download | clientdata-b2287b90133cd1c174b54be16c98537164e3a9ed.tar.gz clientdata-b2287b90133cd1c174b54be16c98537164e3a9ed.tar.bz2 clientdata-b2287b90133cd1c174b54be16c98537164e3a9ed.tar.xz clientdata-b2287b90133cd1c174b54be16c98537164e3a9ed.zip |
Update LICENSE and items.xml according to the shovel's directory change.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 15 |
1 files changed, 8 insertions, 7 deletions
@@ -434,6 +434,14 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. weight="20" maxFloorOffsetX="10" maxFloorOffsetY="9"/> + <item id="526" + image="usable/shovel.png" + name="Iron Shovel" + useButton="Use" + description="" + type="usable" + weight="210" + maxFloorOffset="5"/> <!-- Generic Items --> <item id="700" @@ -649,13 +657,6 @@ 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" |