summaryrefslogtreecommitdiff
path: root/items/equip-head/item885_GreenEggshellHat.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-head/item885_GreenEggshellHat.xml')
-rw-r--r--items/equip-head/item885_GreenEggshellHat.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/items/equip-head/item885_GreenEggshellHat.xml b/items/equip-head/item885_GreenEggshellHat.xml
index 2c0eff69..22428b0b 100644
--- a/items/equip-head/item885_GreenEggshellHat.xml
+++ b/items/equip-head/item885_GreenEggshellHat.xml
@@ -7,9 +7,11 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<item id="885" image="equipment/head/eggshell-hat.png|W:#2A9409,70BA59,ACF696" name="Green Eggshell Hat" description="A novelty hat shaped like an eggshell half." type="equip-head" effect="M. Defense +3" defense="9" weight="15" sellProtected="true">
- <sprite>equipment/head/eggshell.xml|#2A9409,70BA59,ACF696</sprite>
+ <sprite gender="female">equipment/head/eggshell-female.xml|#2A9409,70BA59,ACF696</sprite>
+ <sprite gender="male">equipment/head/eggshell.xml|#2A9409,70BA59,ACF696</sprite>
+ <sprite gender="other">equipment/head/eggshell.xml|#2A9409,70BA59,ACF696</sprite>
<replace direction="upall" sprite="hair">
- <item from="-5"/>
+ <item from="-6" to="-1"/>
</replace>
</item>
</items>