diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-10-20 11:34:37 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-10-20 11:34:37 -0300 |
commit | 01f441f156c5eae4cfa083934897781145590a10 (patch) | |
tree | 7c91e59ccc5037f7fc5c008c3675a9a7165819cd /items.xml | |
parent | e60ba6e410f6f697853edf4ad4ccf6d00ec51d42 (diff) | |
download | clientdata-01f441f156c5eae4cfa083934897781145590a10.tar.gz clientdata-01f441f156c5eae4cfa083934897781145590a10.tar.bz2 clientdata-01f441f156c5eae4cfa083934897781145590a10.tar.xz clientdata-01f441f156c5eae4cfa083934897781145590a10.zip |
Mushroom Hat (untested)
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -6141,7 +6141,6 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/head/mushroomhat.png" name="Mush Hat" description="You're now ready to play Hide and Seek in a forest." - effect="SAULC WIP/FIXME TODO - No sprite" maxhp="45" defense="11" level="40" @@ -6149,8 +6148,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. int="1" type="equip-head" weight="290"> - <!-- SAULC WIP/FIXME TODO --> - <!-- <sprite>equipment/head/mushhat.xml</sprite> --> + <sprite>equipment/head/mushroom.xml</sprite> </item> <item id="3020" image="equipment/head/terranitehelmet.png" |