diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-05-20 23:27:01 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-05-20 23:27:01 +0000 |
commit | 026716bfcda34413325d51e6d4f7816851626eba (patch) | |
tree | 9d2c5a5e48f45c23f7967b33f7644f22b35540f3 /items.xml | |
parent | ee3ffd2a90c559dbf4f97a6c12e2fbd645b50ee2 (diff) | |
download | clientdata-026716bfcda34413325d51e6d4f7816851626eba.tar.gz clientdata-026716bfcda34413325d51e6d4f7816851626eba.tar.bz2 clientdata-026716bfcda34413325d51e6d4f7816851626eba.tar.xz clientdata-026716bfcda34413325d51e6d4f7816851626eba.zip |
better fix for cap
Diffstat (limited to 'items.xml')
-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</sprite> + <sprite>equipment/head/devcap.xml|W:#196253,18986c,37cf7d</sprite> <replace sprite="hair"> <item from="-5" to="-4"/> <item from="-14" to="-9"/> |