diff options
author | Reid <reidyaro@gmail.com> | 2016-01-04 04:23:02 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-01-04 04:23:02 +0100 |
commit | 765806eccd05df31ced07cca314f5d9419640ccb (patch) | |
tree | 0cfd6cd2efd667a477c896060240410577358526 | |
parent | 7a34314275150026b187d914ad89a07b96d82525 (diff) | |
download | clientdata-765806eccd05df31ced07cca314f5d9419640ccb.tar.gz clientdata-765806eccd05df31ced07cca314f5d9419640ccb.tar.bz2 clientdata-765806eccd05df31ced07cca314f5d9419640ccb.tar.xz clientdata-765806eccd05df31ced07cca314f5d9419640ccb.zip |
Greyscale the dye item.
-rw-r--r-- | graphics/items/usable/dye.png | bin | 720 -> 794 bytes | |||
-rw-r--r-- | items.xml | 6 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/items/usable/dye.png b/graphics/items/usable/dye.png Binary files differindex 2d1e25c1..a78675b9 100644 --- a/graphics/items/usable/dye.png +++ b/graphics/items/usable/dye.png @@ -1042,7 +1042,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <!-- Cards --> <item id="5000" - image="usable/dye.png|S:#3d2323,3e1e28,5e4537,6f2630,886641,a6313f,ab885c,d15b5b,cfb278,e59b77,ebe3b4,efe0c1" + image="usable/dye.png|S:#3c3c3c,3e1e28,4d4d4d,6f2630,686868,a6313f,919191,d15b5b,b6b6b6,e59b77,dfdfdf,efe0c1" name="Crimson Cashmere Dye" useButton="Use" description="Color dye that can be used on cashemere clothing." @@ -1051,7 +1051,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. cardColor="2" maxFloorOffset="15"/> <item id="5001" - image="usable/dye.png|S:#3d2323,302525,5e4537,4a3430,886641,69453a,ab885c,96664c,cfb278,bf8d67,ebe3b4,e6c19c" + image="usable/dye.png|S:#3c3c3c,302525,4d4d4d,4a3430,686868,69453a,919191,96664c,b6b6b6,bf8d67,dfdfdf,e6c19c" name="Chocolate Cashmere Dye" useButton="Use" description="Color dye that can be used on cashemere clothing." @@ -1060,7 +1060,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. cardColor="3" maxFloorOffset="15"/> <item id="5002" - image="usable/dye.png|S:#3d2323,35313d,5e4537,443f4f,886641,485c6b,ab885c,50918f,cfb278,75c7a8,ebe3b4,c3e8c4" + image="usable/dye.png|S:#3c3c3c,35313d,4d4d4d,443f4f,686868,485c6b,919191,50918f,b6b6b6,75c7a8,dfdfdf,c3e8c4" name="Mint Cashmere Dye" useButton="Use" description="Color dye that can be used on cashemere clothing." |