summaryrefslogtreecommitdiff
path: root/itemcolors.xml
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 /itemcolors.xml
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).
Diffstat (limited to 'itemcolors.xml')
-rw-r--r--itemcolors.xml13
1 files changed, 13 insertions, 0 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>