summaryrefslogtreecommitdiff
path: root/items/equip-head/item2204_LightBlueWizardHat.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-head/item2204_LightBlueWizardHat.xml')
-rw-r--r--items/equip-head/item2204_LightBlueWizardHat.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/items/equip-head/item2204_LightBlueWizardHat.xml b/items/equip-head/item2204_LightBlueWizardHat.xml
index 0053dd64..4cd8d493 100644
--- a/items/equip-head/item2204_LightBlueWizardHat.xml
+++ b/items/equip-head/item2204_LightBlueWizardHat.xml
@@ -7,6 +7,8 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<item id="2204" image="equipment/head/wizard-hat.png|W:#16486e,498ec5,e4f2fc" name="Light Blue Wizard Hat" description="A wizard hat, light blue." effect="M. Attack +5" defense="5" type="equip-head" int="3" weight="20" sellProtected="true">
- <sprite>equipment/head/wizard-hat.xml|#16486e,498ec5,e4f2fc</sprite>
+ <sprite gender="female">equipment/head/wizard-hat-female.xml|#16486e,498ec5,e4f2fc</sprite>
+ <sprite gender="male">equipment/head/wizard-hat.xml|#16486e,498ec5,e4f2fc</sprite>
+ <sprite gender="other">equipment/head/wizard-hat.xml|#16486e,498ec5,e4f2fc</sprite>
</item>
</items>