summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-11-03 00:38:40 +0400
committerAlige <aligetmw@hotmail.fr>2012-11-03 00:38:40 +0400
commitf3fcaa021c4e0fef1e4f31cc6be512cf54e91f9d (patch)
tree2c69fa4039ff52fd857811dd5e982518cf157396 /items.xml
parenta882bc4ef63e2e8448693cb49bbb2cc1c0fdfb6d (diff)
downloadclientdata-f3fcaa021c4e0fef1e4f31cc6be512cf54e91f9d.tar.gz
clientdata-f3fcaa021c4e0fef1e4f31cc6be512cf54e91f9d.tar.bz2
clientdata-f3fcaa021c4e0fef1e4f31cc6be512cf54e91f9d.tar.xz
clientdata-f3fcaa021c4e0fef1e4f31cc6be512cf54e91f9d.zip
Adapted colors of the shorts spritesheets to the shorts icon.
All colors on these spritesheets now have a 0% transparency. Changed dying system of shorts from W to S. Replaced color e4dfca by e0b5df.
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/items.xml b/items.xml
index ea18e3fb..b6637a13 100644
--- a/items.xml
+++ b/items.xml
@@ -446,7 +446,7 @@ Colors for dyable equipments or items are now set up by itemcolors.xml.
<!-- Chest Armors -->
<item id="1300"
- image="equipment/chest/cottonshirt.png|S:#3c3c3c,3e3c38,4d4d4d,514d47,686868,706662,919191,99917b,b6b6b6,c0b698,dfdfdf,e4dfca"
+ image="equipment/chest/cottonshirt.png|S:#3c3c3c,3e3c38,4d4d4d,514d47,686868,706662,919191,99917b,b6b6b6,c0b698,dfdfdf,e0d5bf"
name="Worn Shirt"
description="An old shirt given to you by a sailor."
effect="Defense +2"
@@ -454,8 +454,8 @@ Colors for dyable equipments or items are now set up by itemcolors.xml.
weight="50"
maxFloorOffsetX="8"
maxFloorOffsetY="10">
- <sprite gender="unisex">equipment/chest/cottonshirt-male.xml|#43413d,59544f,7a706c,8a8176,a69e88,d1c7a7,e4dfca</sprite>
- <sprite gender="female">equipment/chest/cottonshirt-female.xml|#43413d,59544f,7a706c,8a8176,a69e88,d1c7a7,e4dfca</sprite>
+ <sprite gender="unisex">equipment/chest/cottonshirt-male.xml|#43413d,59544f,7a706c,8a8176,a69e88,d1c7a7,e0d5bf</sprite>
+ <sprite gender="female">equipment/chest/cottonshirt-female.xml|#43413d,59544f,7a706c,8a8176,a69e88,d1c7a7,e0d5bf</sprite>
</item>
<item id="1301"
image="equipment/chest/tanktop.png|W"
@@ -514,15 +514,15 @@ Colors for dyable equipments or items are now set up by itemcolors.xml.
<!-- Pants -->
<item id="2200"
- image="equipment/legs/shorts.png|S:#4d4d4d,514d47,686868,706662,919191,99917b,b6b6b6,c0b698,dfdfdf,e4dfca"
+ image="equipment/legs/shorts.png|S:#4d4d4d,514d47,686868,706662,919191,99917b,b6b6b6,c0b698,dfdfdf,e0d5bf"
name="Worn Shorts"
description="An old pair of shorts given to you by a sailor, they smell bad."
effect="Defense +2"
type="equip-legs"
weight="35"
maxFloorOffset="9">
- <sprite gender="unisex">equipment/legs/shorts-male.xml|#43413d,59544f,7a706c,8a8176,a69e88,d1c7a7,e4dfca</sprite>
- <sprite gender="female">equipment/legs/shorts-female.xml|#43413d,59544f,7a706c,8a8176,a69e88,d1c7a7,e4dfca</sprite>
+ <sprite gender="unisex">equipment/legs/shorts-male.xml|#4d4d4d,514d47,686868,706662,919191,99917b,b6b6b6,c0b698,dfdfdf,e0d5bf</sprite>
+ <sprite gender="female">equipment/legs/shorts-female.xml|#4d4d4d,514d47,686868,706662,919191,99917b,b6b6b6,c0b698,dfdfdf,e0d5bf</sprite>
</item>