summaryrefslogtreecommitdiff
path: root/items/equip-head/item654_Cap.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-head/item654_Cap.xml')
-rw-r--r--items/equip-head/item654_Cap.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/items/equip-head/item654_Cap.xml b/items/equip-head/item654_Cap.xml
index ba510d50..ac8d5f0d 100644
--- a/items/equip-head/item654_Cap.xml
+++ b/items/equip-head/item654_Cap.xml
@@ -7,12 +7,11 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<item id="654" image="equipment/head/cap.png|R:#d94800" name="Cap" description="A hat with a peak to shield your eyes from the sun." type="equip-head" defense="5" weight="20" sellProtected="true">
- <sprite>equipment/head/cap.xml|#d94800</sprite>
+ <sprite gender="female">equipment/head/cap-female.xml|#d94800</sprite>
+ <sprite gender="male">equipment/head/cap.xml|#d94800</sprite>
+ <sprite gender="other">equipment/head/cap.xml|#d94800</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>