diff options
Diffstat (limited to 'items/equip-head/item633_ChristmasElfHat.xml')
-rw-r--r-- | items/equip-head/item633_ChristmasElfHat.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-head/item633_ChristmasElfHat.xml b/items/equip-head/item633_ChristmasElfHat.xml index f2bb7d67..0318261c 100644 --- a/items/equip-head/item633_ChristmasElfHat.xml +++ b/items/equip-head/item633_ChristmasElfHat.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="633" image="equipment/head/xmaself.png" name="Christmas Elf Hat" description="A hat worn by Christmas elves." effect="M. Attack +2" type="equip-head" defense="13" weight="30" sellProtected="true"> + <item id="633" image="equipment/head/xmaself.png" name="Christmas Elf Hat" description="A hat worn by Christmas elves." mattack="2" type="equip-head" defense="13" weight="30" sellProtected="true"> <sprite gender="unisex">equipment/head/xmaself.xml</sprite> <sprite gender="female">equipment/head/xmaself-female.xml</sprite> <replace sprite="hair"> |