diff options
-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" |