summaryrefslogtreecommitdiff
path: root/items/equip-head/item752_FluffyHat.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-head/item752_FluffyHat.xml')
-rw-r--r--items/equip-head/item752_FluffyHat.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/items/equip-head/item752_FluffyHat.xml b/items/equip-head/item752_FluffyHat.xml
index ae951b25..94815997 100644
--- a/items/equip-head/item752_FluffyHat.xml
+++ b/items/equip-head/item752_FluffyHat.xml
@@ -7,6 +7,8 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<item id="752" image="equipment/head/fluffyhat.png" name="Fluffy Hat" description="Now you can wear fur on your head." effect="M. Attack -5" type="equip-head" defense="2" weight="10" sellProtected="true">
- <sprite>equipment/head/fluffyhat.xml</sprite>
+ <sprite gender="female">equipment/head/fluffyhat-female.xml</sprite>
+ <sprite gender="male">equipment/head/fluffyhat.xml</sprite>
+ <sprite gender="other">equipment/head/fluffyhat.xml</sprite>
</item>
</items>