summaryrefslogtreecommitdiff
path: root/items/equip-head/item2210_RedBowlerHat.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-head/item2210_RedBowlerHat.xml')
-rw-r--r--items/equip-head/item2210_RedBowlerHat.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/items/equip-head/item2210_RedBowlerHat.xml b/items/equip-head/item2210_RedBowlerHat.xml
index a7e06213..613a4ebc 100644
--- a/items/equip-head/item2210_RedBowlerHat.xml
+++ b/items/equip-head/item2210_RedBowlerHat.xml
@@ -7,12 +7,11 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<item id="2210" image="equipment/head/bowler-hat.png|W:#581a1a,a41111,c03a3a,ff6060" name="Red Bowler Hat" description="A hat for those with a bit of class, with a red band." effect="M. Attack +2" type="equip-head" defense="10" weight="30" sellProtected="true">
- <sprite>equipment/head/bowler-hat.xml|#581a1a,a41111,c03a3a,ff6060</sprite>
+ <sprite gender="female">equipment/head/bowler-hat-female.xml|#581a1a,a41111,c03a3a,ff6060</sprite>
+ <sprite gender="male">equipment/head/bowler-hat.xml|#581a1a,a41111,c03a3a,ff6060</sprite>
+ <sprite gender="other">equipment/head/bowler-hat.xml|#581a1a,a41111,c03a3a,ff6060</sprite>
<replace sprite="hair">
- <item from="-5"/>
- </replace>
- <replace direction="upall" sprite="hair">
- <item from="-5" to="-5"/>
+ <item from="-6" to="-1"/>
</replace>
</item>
</items>