diff options
Diffstat (limited to 'items/equip-head/item4032_PanHat.xml')
-rw-r--r-- | items/equip-head/item4032_PanHat.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-head/item4032_PanHat.xml b/items/equip-head/item4032_PanHat.xml index 2c0616ed..121445fc 100644 --- a/items/equip-head/item4032_PanHat.xml +++ b/items/equip-head/item4032_PanHat.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="4032" image="equipment/head/panhat.png" name="Pan Hat" description="A thick iron pan, big enough to cover the average head circumference of a human being." effect="M. Attack -20" defense="13" type="equip-head" weight="400" sellProtected="true"> + <item id="4032" image="equipment/head/panhat.png" name="Pan Hat" description="A thick iron pan, big enough to cover the average head circumference of a human being." mattack="-20" defense="13" type="equip-head" weight="400" sellProtected="true"> <sprite gender="unisex">equipment/head/panhat.xml</sprite> <sprite gender="female">equipment/head/panhat-female.xml</sprite> </item> |