diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-05-20 23:55:51 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-05-20 23:55:51 +0000 |
commit | 0af91cbdacb59a05bf8be7461243ae9a234b54b9 (patch) | |
tree | 7707f07936aa1a488a93ab9227f94fd31b8f341a | |
parent | 73ba856e27e920535e3edd1bf03a96f232e20511 (diff) | |
download | clientdata-0af91cbdacb59a05bf8be7461243ae9a234b54b9.tar.gz clientdata-0af91cbdacb59a05bf8be7461243ae9a234b54b9.tar.bz2 clientdata-0af91cbdacb59a05bf8be7461243ae9a234b54b9.tar.xz clientdata-0af91cbdacb59a05bf8be7461243ae9a234b54b9.zip |
fix dye paltete
-rw-r--r-- | items.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4164,7 +4164,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. description="A cap which identifies you as a DEV. Only developer's can wear this." defense="40" type="equip-head"> - <sprite>equipment/head/devcap.xml|W:#196253,18986c,37cf7d</sprite> + <sprite>equipment/head/devcap.xml|#22ff22,ffffff;#9999ff</sprite> <replace sprite="hair"> <item from="-5" to="-4"/> <item from="-14" to="-9"/> |