diff options
Diffstat (limited to 'items/equip-head/item524_FancyHat.xml')
-rw-r--r-- | items/equip-head/item524_FancyHat.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-head/item524_FancyHat.xml b/items/equip-head/item524_FancyHat.xml index 1ae83869..46466bfd 100644 --- a/items/equip-head/item524_FancyHat.xml +++ b/items/equip-head/item524_FancyHat.xml @@ -7,8 +7,7 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="524" image="equipment/head/fancyhat.png" name="Fancy Hat" description="A fancy hat." type="equip-head" defense="5" weight="20"> - <sprite gender="male">equipment/head/fancyhat-male.xml</sprite> - <sprite gender="female">equipment/head/fancyhat-female.xml</sprite> + <sprite>equipment/head/fancyhat.xml</sprite> <replace sprite="hair"> <item from="-5"/> </replace> |