diff options
Diffstat (limited to 'items/equip-feet/item528_Boots.xml')
-rw-r--r-- | items/equip-feet/item528_Boots.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-feet/item528_Boots.xml b/items/equip-feet/item528_Boots.xml index c7ad7002..e94e7dff 100644 --- a/items/equip-feet/item528_Boots.xml +++ b/items/equip-feet/item528_Boots.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="528" image="equipment/feet/boots.png|W:#4f2d29,c89078" name="Boots" description="Some robust boots, ideal for travelling." effect="M. Attack -2" type="equip-feet" defense="2" weight="80"> + <item id="528" image="equipment/feet/boots.png|W:#4f2d29,c89078" name="Boots" description="Some robust boots, ideal for travelling." mattack="-2" type="equip-feet" defense="2" weight="80"> <sprite gender="unisex">equipment/feet/boots.xml|#623a34,f0c2b4</sprite> <sprite gender="female">equipment/feet/boots-female.xml|#623a34,f0c2b4</sprite> </item> |