summaryrefslogtreecommitdiff
path: root/items/equip-head/item2200_RedWizardHat.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-head/item2200_RedWizardHat.xml')
-rw-r--r--items/equip-head/item2200_RedWizardHat.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/items/equip-head/item2200_RedWizardHat.xml b/items/equip-head/item2200_RedWizardHat.xml
index 6fb0c73b..86445686 100644
--- a/items/equip-head/item2200_RedWizardHat.xml
+++ b/items/equip-head/item2200_RedWizardHat.xml
@@ -7,6 +7,8 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<item id="2200" image="equipment/head/wizard-hat.png|W:#581a1a,a41111,c03a3a,ff6060" name="Red Wizard Hat" description="A wizard hat, bright red." effect="M. Attack +5" type="equip-head" defense="5" int="3" weight="20" sellProtected="true">
- <sprite>equipment/head/wizard-hat.xml|#581a1a,a41111,c03a3a,ff6060</sprite>
+ <sprite gender="female">equipment/head/wizard-hat-female.xml|#581a1a,a41111,c03a3a,ff6060</sprite>
+ <sprite gender="male">equipment/head/wizard-hat.xml|#581a1a,a41111,c03a3a,ff6060</sprite>
+ <sprite gender="other">equipment/head/wizard-hat.xml|#581a1a,a41111,c03a3a,ff6060</sprite>
</item>
</items>