From d7ba1c6f83f543f5d1255beb520eb16da9930894 Mon Sep 17 00:00:00 2001 From: Vincent Petithory Date: Fri, 15 Feb 2013 23:24:51 +0100 Subject: 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 --- graphics/items/equipment/head/blueeggshell.png | Bin 590 -> 0 bytes graphics/items/equipment/head/darkeggshell.png | Bin 590 -> 0 bytes graphics/items/equipment/head/eggshell-hat.png | Bin 590 -> 435 bytes graphics/items/equipment/head/greeneggshell.png | Bin 590 -> 0 bytes graphics/items/equipment/head/orangeeggshell.png | Bin 590 -> 0 bytes graphics/items/equipment/head/redeggshell.png | Bin 590 -> 0 bytes graphics/items/equipment/head/yelloweggshell.png | Bin 590 -> 0 bytes 7 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 graphics/items/equipment/head/blueeggshell.png delete mode 100644 graphics/items/equipment/head/darkeggshell.png delete mode 100644 graphics/items/equipment/head/greeneggshell.png delete mode 100644 graphics/items/equipment/head/orangeeggshell.png delete mode 100644 graphics/items/equipment/head/redeggshell.png delete mode 100644 graphics/items/equipment/head/yelloweggshell.png (limited to 'graphics/items/equipment/head') diff --git a/graphics/items/equipment/head/blueeggshell.png b/graphics/items/equipment/head/blueeggshell.png deleted file mode 100644 index a23ef84d..00000000 Binary files a/graphics/items/equipment/head/blueeggshell.png and /dev/null differ diff --git a/graphics/items/equipment/head/darkeggshell.png b/graphics/items/equipment/head/darkeggshell.png deleted file mode 100644 index a23ef84d..00000000 Binary files a/graphics/items/equipment/head/darkeggshell.png and /dev/null differ diff --git a/graphics/items/equipment/head/eggshell-hat.png b/graphics/items/equipment/head/eggshell-hat.png index a23ef84d..882d9d3a 100644 Binary files a/graphics/items/equipment/head/eggshell-hat.png and b/graphics/items/equipment/head/eggshell-hat.png differ diff --git a/graphics/items/equipment/head/greeneggshell.png b/graphics/items/equipment/head/greeneggshell.png deleted file mode 100644 index a23ef84d..00000000 Binary files a/graphics/items/equipment/head/greeneggshell.png and /dev/null differ diff --git a/graphics/items/equipment/head/orangeeggshell.png b/graphics/items/equipment/head/orangeeggshell.png deleted file mode 100644 index a23ef84d..00000000 Binary files a/graphics/items/equipment/head/orangeeggshell.png and /dev/null differ diff --git a/graphics/items/equipment/head/redeggshell.png b/graphics/items/equipment/head/redeggshell.png deleted file mode 100644 index a23ef84d..00000000 Binary files a/graphics/items/equipment/head/redeggshell.png and /dev/null differ diff --git a/graphics/items/equipment/head/yelloweggshell.png b/graphics/items/equipment/head/yelloweggshell.png deleted file mode 100644 index a23ef84d..00000000 Binary files a/graphics/items/equipment/head/yelloweggshell.png and /dev/null differ -- cgit v1.2.3-60-g2f50