diff options
Diffstat (limited to 'items/equip-legs/item2114_LightBlueCottonShorts.xml')
-rw-r--r-- | items/equip-legs/item2114_LightBlueCottonShorts.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-legs/item2114_LightBlueCottonShorts.xml b/items/equip-legs/item2114_LightBlueCottonShorts.xml index f7717858..f15d4605 100644 --- a/items/equip-legs/item2114_LightBlueCottonShorts.xml +++ b/items/equip-legs/item2114_LightBlueCottonShorts.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="2114" image="equipment/legs/shorts.png|W:#16486e,498ec5,e4f2fc" name="Light Blue Cotton Shorts" description="Light blue shorts made of 100% cotton." effect="M. Attack -4" type="equip-legs" defense="2" weight="20"> + <item id="2114" image="equipment/legs/shorts.png|W:#16486e,498ec5,e4f2fc" name="Light Blue Cotton Shorts" description="Light blue shorts made of 100% cotton." mattack="-4" type="equip-legs" defense="2" weight="20"> <sprite gender="unisex">equipment/legs/shorts.xml|#16486e,498ec5,e4f2fc</sprite> <sprite gender="female">equipment/legs/shorts-female.xml|#16486e,498ec5,e4f2fc</sprite> </item> |