summaryrefslogtreecommitdiff
path: root/items/equip-head/item636_WarlordHelmet.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-head/item636_WarlordHelmet.xml')
-rw-r--r--items/equip-head/item636_WarlordHelmet.xml13
1 files changed, 6 insertions, 7 deletions
diff --git a/items/equip-head/item636_WarlordHelmet.xml b/items/equip-head/item636_WarlordHelmet.xml
index 4373b0c7..9231104a 100644
--- a/items/equip-head/item636_WarlordHelmet.xml
+++ b/items/equip-head/item636_WarlordHelmet.xml
@@ -7,14 +7,13 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<item id="636" image="equipment/head/warlordhelm.png" name="Warlord Helmet" description="Worn by great warriors." effect="M. Attack -36" type="equip-head" defense="18" weight="900">
- <sprite>equipment/head/warlordhelm.xml</sprite>
+ <sprite gender="female">equipment/head/warlordhelm-female.xml</sprite>
+ <sprite gender="male">equipment/head/warlordhelm.xml</sprite>
+ <sprite gender="other">equipment/head/warlordhelm.xml</sprite>
<replace sprite="hair">
- <item from="-5"/>
- <item from="-6"/>
- <item from="-9"/>
- </replace>
- <replace direction="upall" sprite="hair">
- <item from="-5" to="-5"/>
+ <item from="-6" to="-1"/>
+ <item from="-7" to="-1"/>
+ <item from="-10" to="-1"/>
</replace>
</item>
</items>