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 ec63e74a..5b88ba16 100644 --- a/items/equip-head/item628_FunkyHat.xml +++ b/items/equip-head/item628_FunkyHat.xml @@ -7,9 +7,8 @@ <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="unisex">equipment/head/funkywinter.xml</sprite> <sprite gender="female">equipment/head/funkywinter-female.xml</sprite> - <sprite gender="male">equipment/head/funkywinter.xml</sprite> - <sprite gender="other">equipment/head/funkywinter.xml</sprite> <replace sprite="hair"> <item from="-6" to="-1"/> </replace> |