summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-02-13 00:47:20 +0100
committerSaulc <lucashelaine14@gmail.com>2018-02-13 00:47:20 +0100
commitd61ebc871c2b1c4bff093322aa201656d3d0332c (patch)
treed223d084115c18b5fbffd644493bab70d10f74b7 /items.xml
parentc222321c60a39080941ae6c03e315baabb8ff23c (diff)
downloadclientdata-d61ebc871c2b1c4bff093322aa201656d3d0332c.tar.gz
clientdata-d61ebc871c2b1c4bff093322aa201656d3d0332c.tar.bz2
clientdata-d61ebc871c2b1c4bff093322aa201656d3d0332c.tar.xz
clientdata-d61ebc871c2b1c4bff093322aa201656d3d0332c.zip
add color to contributor weater
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml14
1 files changed, 8 insertions, 6 deletions
diff --git a/items.xml b/items.xml
index b7c08318..502a5017 100644
--- a/items.xml
+++ b/items.xml
@@ -2244,13 +2244,15 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
<sprite gender="female">equipment/chest/forestarmor-female.xml</sprite>
</item>
<item id="1309"
- image="equipment/chest/contributorsweater.png"
- name="%Color% Contributor Sweater"
- description="This %color% sweater belongs to someone who helped making TMW2 as awesome as it is now!."
- defense="50"
- level="15"
+ image="equipment/chest/contributorsweater.png|W"
+ 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"
type="equip-torso"
- weight="20">
+ weight="25"
+ colors="simple"
+ maxFloorOffset="10">
<sprite gender="unisex">equipment/chest/contributorsweater-male.xml</sprite>
<sprite gender="female">equipment/chest/contributorsweater-female.xml</sprite>
</item>