diff options
Diffstat (limited to 'items')
-rw-r--r-- | items/equip-head/item5203_MoonshroomHat.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-head/item5203_MoonshroomHat.xml b/items/equip-head/item5203_MoonshroomHat.xml index 8258ee47..bd544e23 100644 --- a/items/equip-head/item5203_MoonshroomHat.xml +++ b/items/equip-head/item5203_MoonshroomHat.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="5203" image="equipment/head/moonshroomhat.png" name="Moonshroom Hat" description="" type="equip-head" defense="15" matk="5" weight="30" sellProtected="true"> + <item id="5203" image="equipment/head/moonshroomhat.png" name="Moonshroom Hat" description="" type="equip-head" defense="15" mattack="5" weight="30" sellProtected="true"> <sprite gender="unisex">equipment/head/moonshroomhat.xml</sprite> <sprite gender="female">equipment/head/moonshroomhat-female.xml</sprite> <replace sprite="hair"> |