diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-05-23 08:06:40 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-05-23 08:06:40 +0000 |
commit | 3350d517b7a22f9840992c4f4d25c48815177e99 (patch) | |
tree | 544c30545dd89bf7e16e99d8d968c10af286decf | |
parent | 1d811d2f9583889a3c5c36bbf0ea9663b0a93fc6 (diff) | |
download | clientdata-3350d517b7a22f9840992c4f4d25c48815177e99.tar.gz clientdata-3350d517b7a22f9840992c4f4d25c48815177e99.tar.bz2 clientdata-3350d517b7a22f9840992c4f4d25c48815177e99.tar.xz clientdata-3350d517b7a22f9840992c4f4d25c48815177e99.zip |
fix desert helmet
-rw-r--r-- | items.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -3716,11 +3716,11 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="2916" image="equipment/head/deserthelmet.png" name="Desert Helmet" - description="The perfect desert warriors' helmet." - defense="135" - level="20" + description="This item is now unvailable." + defense="100" + level="40" type="equip-head" - weight="1000"> + weight="450"> <sprite>equipment/head/deserthelmet.xml</sprite> <replace sprite="hair"/> </item> |