summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-08-21 17:10:52 +0200
committerReid <reidyaro@gmail.com>2015-08-21 17:10:52 +0200
commit8af998ba8d1c523154949c32b02609af78f6cd12 (patch)
treef8fe6d8bff969ac4f0de94bc2eae86920730c06e
parent763d38778a4eb9875c7fcae6949f238a2340eb48 (diff)
downloadclientdata-8af998ba8d1c523154949c32b02609af78f6cd12.tar.gz
clientdata-8af998ba8d1c523154949c32b02609af78f6cd12.tar.bz2
clientdata-8af998ba8d1c523154949c32b02609af78f6cd12.tar.xz
clientdata-8af998ba8d1c523154949c32b02609af78f6cd12.zip
Add icon color palette for the vneck item.
-rw-r--r--itemcolors.xml2
-rw-r--r--items.xml5
2 files changed, 4 insertions, 3 deletions
diff --git a/itemcolors.xml b/itemcolors.xml
index d1cf88db..1bdf8619 100644
--- a/itemcolors.xml
+++ b/itemcolors.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Authors: 4144, Reid
-Copyright (C) 2010-2013 Evol Online -->
+Copyright (C) 2010-2015 Evol Online -->
<colors>
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
diff --git a/items.xml b/items.xml
index 3444b81d..bc82332e 100644
--- a/items.xml
+++ b/items.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="items.xsl"?>
<!-- Authors: 4144, Piman, Reid
-Copyright (C) 2010-2013 Evol Online -->
+Copyright (C) 2010-2015 Evol Online -->
<!--
New organization (04/12/11).
@@ -600,7 +600,8 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
weight="30"
maxFloorOffsetX="7"
maxFloorOffsetY="10"
- colors="vneck">
+ colors="vneck"
+ iconColors="vneckS">
<sprite gender="unisex">equipment/chest/vneckjumper-male.xml</sprite>
<sprite gender="female">equipment/chest/vneckjumper-female.xml</sprite>
</item>