diff options
Diffstat (limited to 'items/equip-head/item628_FunkyHat.xml')
-rw-r--r-- | items/equip-head/item628_FunkyHat.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-head/item628_FunkyHat.xml b/items/equip-head/item628_FunkyHat.xml index 5b88ba16..d79f3a5d 100644 --- a/items/equip-head/item628_FunkyHat.xml +++ b/items/equip-head/item628_FunkyHat.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="628" image="equipment/head/funkyhat.png" name="Funky Hat" description="Yawn..." effect="M. Attack +2" type="equip-head" defense="13" weight="20" sellProtected="true"> + <item id="628" image="equipment/head/funkyhat.png" name="Funky Hat" description="Yawn..." mattack="2" type="equip-head" defense="13" weight="20" sellProtected="true"> <sprite gender="unisex">equipment/head/funkywinter.xml</sprite> <sprite gender="female">equipment/head/funkywinter-female.xml</sprite> <replace sprite="hair"> |