diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-27 05:42:13 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-27 05:42:13 -0200 |
commit | 782b697e3907f23d795e3317f1c3086eb53c207a (patch) | |
tree | 1a2b7b3a31206ab0107a78e73d2b115087bc362e /items.xml | |
parent | 850b1fce09503342dcf9df20a2c6726f92c984f7 (diff) | |
download | clientdata-782b697e3907f23d795e3317f1c3086eb53c207a.tar.gz clientdata-782b697e3907f23d795e3317f1c3086eb53c207a.tar.bz2 clientdata-782b697e3907f23d795e3317f1c3086eb53c207a.tar.xz clientdata-782b697e3907f23d795e3317f1c3086eb53c207a.zip |
[skip ci] fix some colors, they're now acceptable, but NYI.
I'm not sure this will work as planned, by the way.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2338,7 +2338,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="generic" weight="10"/> <item id="901" - image="generic/elemental.png|W:#0d1430,21337c,4363e5" + image="generic/elemental.png|W:#16486e,498ec5,e4f2fc" name="Water Elemental Orb" description="Contains the essence of water." type="generic" @@ -2350,7 +2350,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="generic" weight="10"/> <item id="903" - image="generic/elemental.png|W:#3c3c3c,2b1b29,4d4d4d,3e1e28,686868,6f2630,919191,a6313f,b6b6b6,d15b5b,dfdfdf,e59b77" + image="generic/elemental.png|W:#580000,a40000,c02020,ff6060" name="Fire Elemental Orb" description="Contains the essence of fire." type="generic" |