diff options
Diffstat (limited to 'items/equip-feet/item734_BlackBoots.xml')
-rw-r--r-- | items/equip-feet/item734_BlackBoots.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-feet/item734_BlackBoots.xml b/items/equip-feet/item734_BlackBoots.xml index 7950c1d7..1e46db5e 100644 --- a/items/equip-feet/item734_BlackBoots.xml +++ b/items/equip-feet/item734_BlackBoots.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="734" image="equipment/feet/boots.png|W:#212121" name="Black Boots" description="Steel toe capped boots, designed to keep your feet very well protected." effect="M. Attack -10" type="equip-feet" weight="25" defense="3" sellProtected="true"> + <item id="734" image="equipment/feet/boots.png|W:#212121" name="Black Boots" description="Steel toe capped boots, designed to keep your feet very well protected." mattack="-10" type="equip-feet" weight="25" defense="3" sellProtected="true"> <sprite gender="unisex">equipment/feet/boots.xml|#212121</sprite> <sprite gender="female">equipment/feet/boots-female.xml|#212121</sprite> </item> |