diff options
Diffstat (limited to 'items/equip-head/item882_RedEggshellHat.xml')
-rw-r--r-- | items/equip-head/item882_RedEggshellHat.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-head/item882_RedEggshellHat.xml b/items/equip-head/item882_RedEggshellHat.xml index ac959aae..98bdae13 100644 --- a/items/equip-head/item882_RedEggshellHat.xml +++ b/items/equip-head/item882_RedEggshellHat.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="882" image="equipment/head/eggshell-hat.png|W:#BC5959,E33636,FFA0A0" name="Red Eggshell Hat" description="A novelty hat shaped like an eggshell half." type="equip-head" effect="M. Defense +3" defense="9" weight="15" sellProtected="true"> + <item id="882" image="equipment/head/eggshell-hat.png|W:#BC5959,E33636,FFA0A0" name="Red Eggshell Hat" description="A novelty hat shaped like an eggshell half." type="equip-head" mdefense="3" defense="9" weight="15" sellProtected="true"> <sprite gender="unisex">equipment/head/eggshell.xml|#BC5959,E33636,FFA0A0</sprite> <sprite gender="female">equipment/head/eggshell-female.xml|#BC5959,E33636,FFA0A0</sprite> <replace direction="upall" sprite="hair"> |