diff options
Diffstat (limited to 'items/equip-head/item883_BlueEggshellHat.xml')
-rw-r--r-- | items/equip-head/item883_BlueEggshellHat.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-head/item883_BlueEggshellHat.xml b/items/equip-head/item883_BlueEggshellHat.xml index cfd31170..81475cf9 100644 --- a/items/equip-head/item883_BlueEggshellHat.xml +++ b/items/equip-head/item883_BlueEggshellHat.xml @@ -7,8 +7,7 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="883" image="equipment/head/eggshell-hat.png|W:#7eabfe,6590C7,cccfe7" name="Blue 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 gender="male">equipment/head/eggshell-male.xml|#7eabfe,6590C7,cccfe7</sprite> - <sprite gender="female">equipment/head/eggshell-female.xml|#7eabfe,6590C7,cccfe7</sprite> + <sprite>equipment/head/eggshell.xml|#7eabfe,6590C7,cccfe7</sprite> <replace direction="upall" sprite="hair"> <item from="-5"/> </replace> |