diff options
author | Reid <reidyaro@gmail.com> | 2012-04-09 17:36:47 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-04-09 17:36:47 +0200 |
commit | 2990e5af691a0144ad770c9a50cc7fd2f1a910d0 (patch) | |
tree | 52bd020a9618151c8ac84c8312e4a3fade043838 /items.xml | |
parent | 0247e147b6cbf112c5258f865cc6472f98abf2a1 (diff) | |
download | clientdata-2990e5af691a0144ad770c9a50cc7fd2f1a910d0.tar.gz clientdata-2990e5af691a0144ad770c9a50cc7fd2f1a910d0.tar.bz2 clientdata-2990e5af691a0144ad770c9a50cc7fd2f1a910d0.tar.xz clientdata-2990e5af691a0144ad770c9a50cc7fd2f1a910d0.zip |
Add S dye on worn shirt and short.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -385,7 +385,7 @@ Multiple's colors dye is now setted up by itemcolors.xml. <!-- Chest --> <item id="1300" - image="equipment/chest/cottonshirt.png|W:#3e3c38,514d47,706662,99917b,c0b698,e4dfca" + image="equipment/chest/cottonshirt.png|S:#3c3c3c,3e3c38,4d4d4d,514d47,686868,706662,919191,99917b,b6b6b6,c0b698,dfdfdf,e4dfca" name="Worn Shirt" description="A worn shirt given to you by a sailor." effect="Defense +2" @@ -446,7 +446,7 @@ Multiple's colors dye is now setted up by itemcolors.xml. <!-- Pants --> <item id="2200" - image="equipment/leg/shorts.png|W:#514d47,706662,99917b,c0b698,e4dfca" + image="equipment/leg/shorts.png|S:#4d4d4d,514d47,686868,706662,919191,99917b,b6b6b6,c0b698,dfdfdf,e4dfca" name="Worn Shorts" description="A worn pair of shorts given to you by a sailor, erk..." effect="Defense +2" |