diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-04-06 08:42:27 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-04-06 08:42:27 +0000 |
commit | bb1b9f324eddef0cb1ebe42864d72933ff43dcec (patch) | |
tree | f8a56e92a600cb2dcd6fb31079f9cf420bce21d3 /items.xml | |
parent | 909a125c4f87179514fc3a82d316bf45163dca14 (diff) | |
download | clientdata-bb1b9f324eddef0cb1ebe42864d72933ff43dcec.tar.gz clientdata-bb1b9f324eddef0cb1ebe42864d72933ff43dcec.tar.bz2 clientdata-bb1b9f324eddef0cb1ebe42864d72933ff43dcec.tar.xz clientdata-bb1b9f324eddef0cb1ebe42864d72933ff43dcec.zip |
add leather gloves stats
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2941,19 +2941,19 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <sprite gender="unisex">equipment/hands/cottongloves-male.xml|#87876c,bbc39c,edf4e1,ffffff</sprite> <sprite gender="female">equipment/hands/cottongloves-female.xml|#87876c,bbc39c,edf4e1,ffffff</sprite> </item> - <!-- FIXME dye todo <item id="2008" image="equipment/hands/leathergloves.png" name="Leather Gloves" description="Gloves made of hardened leather." - defense="1" - level="1" + defense="40" + level="40" type="equip-arms" - weight="1" + weight="140" maxFloorOffset="16"> <sprite gender="unisex">equipment/hands/cottongloves-male.xml|#4e2e18,c8752f</sprite> <sprite gender="female">equipment/hands/cottongloves-female.xml|#4e2e18,c8752f</sprite> </item> + <!-- FIXME dye todo <item id="2009" image="equipment/hands/forestgloves.png" name="Forest Gloves" |