summaryrefslogtreecommitdiff
path: root/items/equip-head/item902_BlueRoseHat.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-head/item902_BlueRoseHat.xml')
-rw-r--r--items/equip-head/item902_BlueRoseHat.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/items/equip-head/item902_BlueRoseHat.xml b/items/equip-head/item902_BlueRoseHat.xml
index 481ed1cb..e9d7ae36 100644
--- a/items/equip-head/item902_BlueRoseHat.xml
+++ b/items/equip-head/item902_BlueRoseHat.xml
@@ -7,6 +7,8 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<item id="902" image="equipment/head/rosehat.png|R:#6666aa,ccccff" name="Blue Rose Hat" description="A beautiful flower that can be worn on the head." effect="M. Attack +8" type="equip-head" defense="1" weight="1">
- <sprite>equipment/head/rosehat.xml|#6666aa,ccccff</sprite>
+ <sprite gender="female">equipment/head/rosehat-female.xml|#6666aa,ccccff</sprite>
+ <sprite gender="male">equipment/head/rosehat.xml|#6666aa,ccccff</sprite>
+ <sprite gender="other">equipment/head/rosehat.xml|#6666aa,ccccff</sprite>
</item>
</items>