diff options
Diffstat (limited to 'items/equip-head/item1214_BunnyEars.xml')
-rw-r--r-- | items/equip-head/item1214_BunnyEars.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-head/item1214_BunnyEars.xml b/items/equip-head/item1214_BunnyEars.xml index 352092dc..43752203 100644 --- a/items/equip-head/item1214_BunnyEars.xml +++ b/items/equip-head/item1214_BunnyEars.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="1214" image="equipment/head/bunnyears.png" name="Bunny Ears" description="A headband with plush bunny ears." effect="M. Attack +1" type="equip-head" defense="10" weight="20" sellProtected="true"> + <item id="1214" image="equipment/head/bunnyears.png" name="Bunny Ears" description="A headband with plush bunny ears." mattack="1" type="equip-head" defense="10" weight="20" sellProtected="true"> <sprite gender="unisex">equipment/head/bunnyears.xml</sprite> <sprite gender="female">equipment/head/bunnyears-female.xml</sprite> </item> |