diff options
Diffstat (limited to 'items/equip-legs/item2116_BlackCottonShorts.xml')
-rw-r--r-- | items/equip-legs/item2116_BlackCottonShorts.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-legs/item2116_BlackCottonShorts.xml b/items/equip-legs/item2116_BlackCottonShorts.xml index ac133190..febd377f 100644 --- a/items/equip-legs/item2116_BlackCottonShorts.xml +++ b/items/equip-legs/item2116_BlackCottonShorts.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="2116" image="equipment/legs/shorts.png|W:#111111,222222,333333,444444,555555,aaaaaa" name="Black Cotton Shorts" description="Black shorts made of 100% cotton." effect="M. Attack -4" type="equip-legs" defense="2" weight="20"> + <item id="2116" image="equipment/legs/shorts.png|W:#111111,222222,333333,444444,555555,aaaaaa" name="Black Cotton Shorts" description="Black shorts made of 100% cotton." mattack="-4" type="equip-legs" defense="2" weight="20"> <sprite gender="unisex">equipment/legs/shorts.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite> <sprite gender="female">equipment/legs/shorts-female.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite> </item> |