diff options
author | jesusalva <cpntb1@ymail.com> | 2018-03-01 20:17:57 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-03-01 20:17:57 -0300 |
commit | c9658bd06f9784578d9a9f7defa944bb0106e7da (patch) | |
tree | b5c86cd9ac3fd16b4aa2c6304b70098ea8227540 /items.xml | |
parent | 7f3bff8789bef1fc57a1514b57cb7bc283e7c515 (diff) | |
download | clientdata-c9658bd06f9784578d9a9f7defa944bb0106e7da.tar.gz clientdata-c9658bd06f9784578d9a9f7defa944bb0106e7da.tar.bz2 clientdata-c9658bd06f9784578d9a9f7defa944bb0106e7da.tar.xz clientdata-c9658bd06f9784578d9a9f7defa944bb0106e7da.zip |
Fix contributor sweater
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2166,10 +2166,10 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. </item> <item id="1309" image="equipment/chest/contributorsweater.png|W" - name="%Color% COntributor Sweater" + name="%Color% Contributor Sweater" description="This %color% sweater belongs to someone who helped making TMW2 as awesome as it is now!." - defense="90" - level="25" + defense="20" + level="5" type="equip-torso" weight="25" colors="simple" @@ -4524,7 +4524,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Arrow" description="an arrow used at archery." type="equip-ammo" - attack="30" + attack="20" weight="1"/> <item id="6503" image="equipment/ammo/bonearrow.png" |