diff options
Diffstat (limited to 'items/equip-head/item628_FunkyHat.xml')
-rw-r--r-- | items/equip-head/item628_FunkyHat.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-head/item628_FunkyHat.xml b/items/equip-head/item628_FunkyHat.xml index 2095c616..8a18863a 100644 --- a/items/equip-head/item628_FunkyHat.xml +++ b/items/equip-head/item628_FunkyHat.xml @@ -7,8 +7,7 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="628" image="equipment/head/funkyhat.png" name="Funky Hat" description="Yawn..." effect="M. Attack +2" type="equip-head" defense="13" weight="20" sellProtected="true"> - <sprite gender="male">equipment/head/funkywinter-male.xml</sprite> - <sprite gender="female">equipment/head/funkywinter-female.xml</sprite> + <sprite>equipment/head/funkywinter.xml</sprite> <replace sprite="hair"> <item from="-5"/> </replace> |