summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-06-24 13:04:34 +0200
committerReid <reidyaro@gmail.com>2015-06-24 13:04:34 +0200
commit837533bc64f33b9103833b9529ca08ccfffdfdeb (patch)
treee42e52c56c5142d4956c6b26c3b7a04ea30d0321
parent88727d995fb5b06b4a07b3d312238215c338abd7 (diff)
downloadclientdata-837533bc64f33b9103833b9529ca08ccfffdfdeb.tar.gz
clientdata-837533bc64f33b9103833b9529ca08ccfffdfdeb.tar.bz2
clientdata-837533bc64f33b9103833b9529ca08ccfffdfdeb.tar.xz
clientdata-837533bc64f33b9103833b9529ca08ccfffdfdeb.zip
Add two different palette for vneck (one with S dye, one with W dye).
-rw-r--r--itemcolors.xml13
-rw-r--r--items.xml2
2 files changed, 14 insertions, 1 deletions
diff --git a/itemcolors.xml b/itemcolors.xml
index 2f5c082b..2b74112a 100644
--- a/itemcolors.xml
+++ b/itemcolors.xml
@@ -82,4 +82,17 @@ Copyright (C) 2010-2013 Evol Online -->
<color id="20" name="Esperia Blue" value="#2b2b2b,37273b,3f3f3f,422c48,585858,615282,858585,6f78ab,a7a7a7,90abcd,d6d6d6,96cdd9,ffffff,d1e9eb"/>
</list>
+ <!-- Colors For V-Neck item icon -->
+ <list name="vneckS">
+ <color id="1" name="Crimson" value="#3c3c3c,21111f,4d4d4d,3e1622,686868,681c26,919191,a62635,b6b6b6,c84e4e,dfdfdf,ea8f76"/>
+ <color id="2" name="Chocolate" value="#3c3c3c,392330,4d4d4d,5a2b2e,686868,7e3932,919191,bb594f,b6b6b6,cb8568,dfdfdf,e5bd86"/>
+ <color id="3" name="Mint" value="#3c3c3c,392330,4d4d4d,5a2b2e,686868,7e3932,919191,bb594f,b6b6b6,cb8568,dfdfdf,e5bd86"/>
+ </list>
+
+ <!-- Colors For V-Neck item sprite -->
+ <list name="vneck">
+ <color id="1" name="Crimson" value="#3c3c3c,0a0509,4d4d4d,2b0e11,686868,6c0f13,919191,c5192d,b6b6b6,e55454,dfdfdf,e7b199"/>
+ <color id="2" name="Chocolate" value="#392330,5a2b2e,7e3932,bb594f,cb8568,e5bd86"/>
+ <color id="3" name="Mint" value="#392330,5a2b2e,7e3932,bb594f,cb8568,e5bd86"/>
+ </list>
</colors>
diff --git a/items.xml b/items.xml
index 62528c85..652f8e2c 100644
--- a/items.xml
+++ b/items.xml
@@ -590,7 +590,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
<sprite gender="female">equipment/chest/cottonshirt-female.xml|#43413d,59544f,7a706c,8a8176,a69e88,d1c7a7,e0d5bf</sprite>
</item>
<item id="1301"
- image="equipment/chest/vneckjumper.png|S"
+ image="equipment/chest/vneckjumper.png|W"
name="V-neck Jumper"
description="A simple %color% jumper made from a lightweight cloth"
defense="14"