diff options
Diffstat (limited to 'items/equip-head/item630_ShroomHat.xml')
-rw-r--r-- | items/equip-head/item630_ShroomHat.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-head/item630_ShroomHat.xml b/items/equip-head/item630_ShroomHat.xml index 2c00319a..4b6c0670 100644 --- a/items/equip-head/item630_ShroomHat.xml +++ b/items/equip-head/item630_ShroomHat.xml @@ -7,9 +7,8 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="630" image="equipment/head/shroomhat.png" name="Shroom Hat" description="Evil and fashionable." type="equip-head" defense="13" weight="30" sellProtected="true"> + <sprite gender="unisex">equipment/head/shroom.xml</sprite> <sprite gender="female">equipment/head/shroom-female.xml</sprite> - <sprite gender="male">equipment/head/shroom.xml</sprite> - <sprite gender="other">equipment/head/shroom.xml</sprite> <replace sprite="hair"> <item from="-6" to="-1"/> </replace> |