diff options
Diffstat (limited to 'items/equip-head/item678_NohMask.xml')
-rw-r--r-- | items/equip-head/item678_NohMask.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-head/item678_NohMask.xml b/items/equip-head/item678_NohMask.xml index 89bfaee1..d90bc9f2 100644 --- a/items/equip-head/item678_NohMask.xml +++ b/items/equip-head/item678_NohMask.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="678" image="equipment/head/nohmask.png" name="Noh Mask" description="A traditional Japanese mask worn in Noh plays." effect="M. Attack +1" type="equip-head" defense="3" weight="18"> + <item id="678" image="equipment/head/nohmask.png" name="Noh Mask" description="A traditional Japanese mask worn in Noh plays." mattack="1" type="equip-head" defense="3" weight="18"> <sprite gender="unisex">equipment/head/nohmask.xml</sprite> <sprite gender="female">equipment/head/nohmask-female.xml</sprite> </item> |