diff options
Diffstat (limited to 'items/equip-head/item679_DemonMask.xml')
-rw-r--r-- | items/equip-head/item679_DemonMask.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-head/item679_DemonMask.xml b/items/equip-head/item679_DemonMask.xml index 4cc7d7c1..3a623d2b 100644 --- a/items/equip-head/item679_DemonMask.xml +++ b/items/equip-head/item679_DemonMask.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="679" image="equipment/head/demonmask.png" name="Demon Mask" description="A scary mask to make you look like a demon." effect="M. Attack +5" type="equip-head" defense="3" weight="23" sellProtected="true"> + <item id="679" image="equipment/head/demonmask.png" name="Demon Mask" description="A scary mask to make you look like a demon." mattack="5" type="equip-head" defense="3" weight="23" sellProtected="true"> <sprite gender="unisex">equipment/head/demonmask.xml|#87876c,bbc39c,edf4e1,ffffff;#d62626</sprite> <sprite gender="female">equipment/head/demonmask-female.xml|#87876c,bbc39c,edf4e1,ffffff;#d62626</sprite> </item> |