diff options
author | Reid <reidyaro@gmail.com> | 2015-08-21 17:10:52 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-08-21 17:10:52 +0200 |
commit | 8af998ba8d1c523154949c32b02609af78f6cd12 (patch) | |
tree | f8fe6d8bff969ac4f0de94bc2eae86920730c06e /items.xml | |
parent | 763d38778a4eb9875c7fcae6949f238a2340eb48 (diff) | |
download | clientdata-8af998ba8d1c523154949c32b02609af78f6cd12.tar.gz clientdata-8af998ba8d1c523154949c32b02609af78f6cd12.tar.bz2 clientdata-8af998ba8d1c523154949c32b02609af78f6cd12.tar.xz clientdata-8af998ba8d1c523154949c32b02609af78f6cd12.zip |
Add icon color palette for the vneck item.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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> |