diff options
Diffstat (limited to 'items/equip-head/item629_MushHat.xml')
-rw-r--r-- | items/equip-head/item629_MushHat.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-head/item629_MushHat.xml b/items/equip-head/item629_MushHat.xml index 582ca941..7d2302b5 100644 --- a/items/equip-head/item629_MushHat.xml +++ b/items/equip-head/item629_MushHat.xml @@ -7,8 +7,7 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="629" image="equipment/head/mushroomhat.png" name="Mush Hat" description="Soft and fashionable." type="equip-head" defense="10" weight="30" sellProtected="true"> - <sprite gender="male">equipment/head/mushroom-male.xml</sprite> - <sprite gender="female">equipment/head/mushroom-female.xml</sprite> + <sprite>equipment/head/mushroom.xml</sprite> <replace sprite="hair"> <item from="-5"/> </replace> |