summaryrefslogtreecommitdiff
path: root/items/equip-head/item1216_MoubooHead.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-head/item1216_MoubooHead.xml')
-rw-r--r--items/equip-head/item1216_MoubooHead.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/items/equip-head/item1216_MoubooHead.xml b/items/equip-head/item1216_MoubooHead.xml
index 59e6100a..cc653475 100644
--- a/items/equip-head/item1216_MoubooHead.xml
+++ b/items/equip-head/item1216_MoubooHead.xml
@@ -7,9 +7,11 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<item id="1216" image="equipment/head/mouboohead.png" name="Mouboo Head" description="A tightly fitting mouboo head." type="equip-head" defense="1" weight="80" sellProtected="true">
- <sprite>equipment/head/mouboohead.xml</sprite>
+ <sprite gender="female">equipment/head/mouboohead-female.xml</sprite>
+ <sprite gender="male">equipment/head/mouboohead.xml</sprite>
+ <sprite gender="other">equipment/head/mouboohead.xml</sprite>
<replace direction="downall" sprite="hair">
- <item from="-5"/>
+ <item from="-6" to="-1"/>
</replace>
</item>
</items>