summaryrefslogtreecommitdiff
path: root/items/equip-head/item4032_PanHat.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-head/item4032_PanHat.xml')
-rw-r--r--items/equip-head/item4032_PanHat.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/items/equip-head/item4032_PanHat.xml b/items/equip-head/item4032_PanHat.xml
index e20900b3..e0f5ac7d 100644
--- a/items/equip-head/item4032_PanHat.xml
+++ b/items/equip-head/item4032_PanHat.xml
@@ -7,6 +7,8 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<item id="4032" image="equipment/head/panhat.png" name="Pan Hat" description="A thick iron pan, big enough to cover the average head circumference of a human being." effect="M. Attack -20" defense="13" type="equip-head" weight="400" sellProtected="true">
- <sprite>equipment/head/panhat.xml</sprite>
+ <sprite gender="female">equipment/head/panhat-female.xml</sprite>
+ <sprite gender="male">equipment/head/panhat.xml</sprite>
+ <sprite gender="other">equipment/head/panhat.xml</sprite>
</item>
</items>