diff options
author | Vincent Petithory <vincent.petithory@gmail.com> | 2013-02-15 23:24:51 +0100 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2013-03-20 18:56:34 +0100 |
commit | d7ba1c6f83f543f5d1255beb520eb16da9930894 (patch) | |
tree | fded5120dcbacbeb1b64d5eef5520692ae1b0cba /graphics/items | |
parent | 30e07d0760cfc9533510c751aceacb956c4cf4cb (diff) | |
download | clientdata-d7ba1c6f83f543f5d1255beb520eb16da9930894.tar.gz clientdata-d7ba1c6f83f543f5d1255beb520eb16da9930894.tar.bz2 clientdata-d7ba1c6f83f543f5d1255beb520eb16da9930894.tar.xz clientdata-d7ba1c6f83f543f5d1255beb520eb16da9930894.zip |
Optimized eggshell hats:
* Delete png/xml files of recolored eggshells.
* Made original eggshell hat dyeable (reduce number of shades + desaturate)
* Add dye string for current eggshell hat (give back its slight blue tint)
* Add dye strings for the 6 easter 2013 eggshell hats
* Fix incorrect IDs of orange/dark eggshell hats
Diffstat (limited to 'graphics/items')
-rw-r--r-- | graphics/items/equipment/head/blueeggshell.png | bin | 590 -> 0 bytes |
-rw-r--r-- | graphics/items/equipment/head/darkeggshell.png | bin | 590 -> 0 bytes |
-rw-r--r-- | graphics/items/equipment/head/eggshell-hat.png | bin | 590 -> 435 bytes |
-rw-r--r-- | graphics/items/equipment/head/greeneggshell.png | bin | 590 -> 0 bytes |
-rw-r--r-- | graphics/items/equipment/head/orangeeggshell.png | bin | 590 -> 0 bytes |
-rw-r--r-- | graphics/items/equipment/head/redeggshell.png | bin | 590 -> 0 bytes |
-rw-r--r-- | graphics/items/equipment/head/yelloweggshell.png | bin | 590 -> 0 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/graphics/items/equipment/head/blueeggshell.png b/graphics/items/equipment/head/blueeggshell.png Binary files differdeleted file mode 100644 index a23ef84d..00000000 --- a/graphics/items/equipment/head/blueeggshell.png +++ /dev/null diff --git a/graphics/items/equipment/head/darkeggshell.png b/graphics/items/equipment/head/darkeggshell.png Binary files differdeleted file mode 100644 index a23ef84d..00000000 --- a/graphics/items/equipment/head/darkeggshell.png +++ /dev/null diff --git a/graphics/items/equipment/head/eggshell-hat.png b/graphics/items/equipment/head/eggshell-hat.png Binary files differindex a23ef84d..882d9d3a 100644 --- a/graphics/items/equipment/head/eggshell-hat.png +++ b/graphics/items/equipment/head/eggshell-hat.png diff --git a/graphics/items/equipment/head/greeneggshell.png b/graphics/items/equipment/head/greeneggshell.png Binary files differdeleted file mode 100644 index a23ef84d..00000000 --- a/graphics/items/equipment/head/greeneggshell.png +++ /dev/null diff --git a/graphics/items/equipment/head/orangeeggshell.png b/graphics/items/equipment/head/orangeeggshell.png Binary files differdeleted file mode 100644 index a23ef84d..00000000 --- a/graphics/items/equipment/head/orangeeggshell.png +++ /dev/null diff --git a/graphics/items/equipment/head/redeggshell.png b/graphics/items/equipment/head/redeggshell.png Binary files differdeleted file mode 100644 index a23ef84d..00000000 --- a/graphics/items/equipment/head/redeggshell.png +++ /dev/null diff --git a/graphics/items/equipment/head/yelloweggshell.png b/graphics/items/equipment/head/yelloweggshell.png Binary files differdeleted file mode 100644 index a23ef84d..00000000 --- a/graphics/items/equipment/head/yelloweggshell.png +++ /dev/null |