diff options
Diffstat (limited to 'items/equip-head/item722_MonsterSkullHelmet.xml')
-rw-r--r-- | items/equip-head/item722_MonsterSkullHelmet.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-head/item722_MonsterSkullHelmet.xml b/items/equip-head/item722_MonsterSkullHelmet.xml index 69a42991..dcd0fd9c 100644 --- a/items/equip-head/item722_MonsterSkullHelmet.xml +++ b/items/equip-head/item722_MonsterSkullHelmet.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="722" image="equipment/head/monster-skull-helm.png" name="Monster Skull Helmet" description="The conserved skull of a mysterious ancient monster." effect="M. Attack +10 / M. Defense +20" type="equip-head" defense="7" weight="250" sellProtected="true"> + <item id="722" image="equipment/head/monster-skull-helm.png" name="Monster Skull Helmet" description="The conserved skull of a mysterious ancient monster." mdefense="20" mattack="10" type="equip-head" defense="7" weight="250" sellProtected="true"> <sprite gender="unisex">equipment/head/monster-skull-helm.xml</sprite> <sprite gender="female">equipment/head/monster-skull-helm-female.xml</sprite> <replace sprite="hair"> |