diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-04 13:21:51 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-04 13:21:51 -0300 |
commit | 88f4d585200d6fd1b7b357af3862371d98e8e9fa (patch) | |
tree | bc1bf7e4593363eab35614bb12cb2e4af41961c9 | |
parent | 4d623dee369711c9771c68fdfaa054c13e1b9b41 (diff) | |
download | clientdata-88f4d585200d6fd1b7b357af3862371d98e8e9fa.tar.gz clientdata-88f4d585200d6fd1b7b357af3862371d98e8e9fa.tar.bz2 clientdata-88f4d585200d6fd1b7b357af3862371d98e8e9fa.tar.xz clientdata-88f4d585200d6fd1b7b357af3862371d98e8e9fa.zip |
Minor
-rw-r--r-- | items.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -4845,22 +4845,22 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="3008" image="equipment/head/moonshroomhat.png" name="Moonshroom Hat" - description="Do you feel this magic ora?" + description="Do you feel this magic aura?" defense="70" level="70" int="7" type="equip-head" weight="50"> - <sprite>equipment/head/wickedshroomhat.xml</sprite> + <sprite>equipment/head/shroomhat.xml</sprite> </item> <item id="3009" image="equipment/head/fafimask.png" name="Fafi Mask" description="Your friends will think you're a dragon!" defense="30" + int="1" + mp="25" level="50" - int="1" - mp="25" type="equip-head" weight="40"> <sprite>equipment/head/fafimask.xml</sprite> |