summaryrefslogtreecommitdiff
path: root/items/equip-head/item5129_UnderworldMask.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-head/item5129_UnderworldMask.xml')
-rw-r--r--items/equip-head/item5129_UnderworldMask.xml18
1 files changed, 10 insertions, 8 deletions
diff --git a/items/equip-head/item5129_UnderworldMask.xml b/items/equip-head/item5129_UnderworldMask.xml
index 91c5a83b..dcfafe26 100644
--- a/items/equip-head/item5129_UnderworldMask.xml
+++ b/items/equip-head/item5129_UnderworldMask.xml
@@ -7,15 +7,17 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<item id="5129" image="equipment/head/underworld-mask.png" name="Underworld Mask" description="Surely, you don't think I jest." effect="M. Attack -40 / Attack Range +1 / 0 Int" type="equip-head" defense="9" weight="100">
- <sprite>equipment/head/underworld-mask.xml</sprite>
+ <sprite gender="female">equipment/head/underworld-mask-female.xml</sprite>
+ <sprite gender="male">equipment/head/underworld-mask.xml</sprite>
+ <sprite gender="other">equipment/head/underworld-mask.xml</sprite>
<replace sprite="hair">
- <item from="-5"/>
- <item from="-6"/>
- <item from="-13"/>
- <item from="-14"/>
- <item from="-15"/>
- <item from="-16"/>
- <item from="-18"/>
+ <item from="-6" to="-1"/>
+ <item from="-7" to="-1"/>
+ <item from="-14" to="-1"/>
+ <item from="-15" to="-1"/>
+ <item from="-16" to="-1"/>
+ <item from="-17" to="-1"/>
+ <item from="-19" to="-1"/>
</replace>
</item>
</items>