diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-07-12 23:36:39 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-07-12 23:36:39 +0000 |
commit | fc10c465635b0a813d6738d1c846a1e6980e8f0c (patch) | |
tree | f5e66476a4f3fe1ab4ac8d8ead2dfde0b63b7b3b /items.xml | |
parent | aea69e8b25d72076a3cc849217910bbafee64393 (diff) | |
download | clientdata-fc10c465635b0a813d6738d1c846a1e6980e8f0c.tar.gz clientdata-fc10c465635b0a813d6738d1c846a1e6980e8f0c.tar.bz2 clientdata-fc10c465635b0a813d6738d1c846a1e6980e8f0c.tar.xz clientdata-fc10c465635b0a813d6738d1c846a1e6980e8f0c.zip |
fix sprite for Aisen
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4733,13 +4733,13 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="3003" image="equipment/head/mushroomhat.png" name="Forest Shroom Hat" - description="rare item" + description="You are now a invisible in forest" defense="50" level="40" str="2" type="equip-head" weight="320"> - <sprite>equipment/head/pinkhelmet.xml</sprite> + <sprite>equipment/head/forestshroomhat.xml</sprite> </item> <!-- Neck Armors --> |