summaryrefslogtreecommitdiff
path: root/items/equip-head/item2203_YellowWizardHat.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-head/item2203_YellowWizardHat.xml')
-rw-r--r--items/equip-head/item2203_YellowWizardHat.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/items/equip-head/item2203_YellowWizardHat.xml b/items/equip-head/item2203_YellowWizardHat.xml
index 748f02f6..de7b9f8c 100644
--- a/items/equip-head/item2203_YellowWizardHat.xml
+++ b/items/equip-head/item2203_YellowWizardHat.xml
@@ -7,6 +7,8 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<item id="2203" image="equipment/head/wizard-hat.png|W:#846928,dab641,ffef93,fff7c9" name="Yellow Wizard Hat" description="A wizard hat, soft yellow." effect="M. Attack +5" defense="5" type="equip-head" int="3" weight="20" sellProtected="true">
- <sprite>equipment/head/wizard-hat.xml|#846928,dab641,ffef93,fff7c9</sprite>
+ <sprite gender="female">equipment/head/wizard-hat-female.xml|#846928,dab641,ffef93,fff7c9</sprite>
+ <sprite gender="male">equipment/head/wizard-hat.xml|#846928,dab641,ffef93,fff7c9</sprite>
+ <sprite gender="other">equipment/head/wizard-hat.xml|#846928,dab641,ffef93,fff7c9</sprite>
</item>
</items>