summaryrefslogtreecommitdiff
path: root/items/equip-head/item1214_BunnyEars.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-head/item1214_BunnyEars.xml')
-rw-r--r--items/equip-head/item1214_BunnyEars.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/items/equip-head/item1214_BunnyEars.xml b/items/equip-head/item1214_BunnyEars.xml
index 80e437e2..56181332 100644
--- a/items/equip-head/item1214_BunnyEars.xml
+++ b/items/equip-head/item1214_BunnyEars.xml
@@ -7,6 +7,8 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<item id="1214" image="equipment/head/bunnyears.png" name="Bunny Ears" description="A headband with plush bunny ears." effect="M. Attack +1" type="equip-head" defense="10" weight="20" sellProtected="true">
- <sprite>equipment/head/bunnyears.xml</sprite>
+ <sprite gender="female">equipment/head/bunnyears-female.xml</sprite>
+ <sprite gender="male">equipment/head/bunnyears.xml</sprite>
+ <sprite gender="other">equipment/head/bunnyears.xml</sprite>
</item>
</items>