From aff69fe1f536401089f0d4d72a66df162c17ba6c Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sat, 8 Nov 2008 23:43:25 +0000 Subject: Add desert hat, cotton headband, fix cat ears --- graphics/items/armor-head-deserthat.png | Bin 0 -> 583 bytes graphics/items/armor-head-standardheadband.png | Bin 1017 -> 963 bytes graphics/sprites/head-catears.xml | 2 +- graphics/sprites/head-deserthat.png | Bin 0 -> 2300 bytes graphics/sprites/head-deserthat.xml | 142 +++++++++++++++ graphics/sprites/item007.png | Bin 717 -> 1088 bytes graphics/sprites/item007.xml | 2 +- items.xml | 229 ++++++++++++++++++++++++- 8 files changed, 370 insertions(+), 5 deletions(-) create mode 100644 graphics/items/armor-head-deserthat.png create mode 100644 graphics/sprites/head-deserthat.png create mode 100644 graphics/sprites/head-deserthat.xml diff --git a/graphics/items/armor-head-deserthat.png b/graphics/items/armor-head-deserthat.png new file mode 100644 index 00000000..13270645 Binary files /dev/null and b/graphics/items/armor-head-deserthat.png differ diff --git a/graphics/items/armor-head-standardheadband.png b/graphics/items/armor-head-standardheadband.png index 3e501bfe..1b28e473 100644 Binary files a/graphics/items/armor-head-standardheadband.png and b/graphics/items/armor-head-standardheadband.png differ diff --git a/graphics/sprites/head-catears.xml b/graphics/sprites/head-catears.xml index 974f9283..525f9394 100644 --- a/graphics/sprites/head-catears.xml +++ b/graphics/sprites/head-catears.xml @@ -1,6 +1,6 @@ - + diff --git a/graphics/sprites/head-deserthat.png b/graphics/sprites/head-deserthat.png new file mode 100644 index 00000000..8c61e886 Binary files /dev/null and b/graphics/sprites/head-deserthat.png differ diff --git a/graphics/sprites/head-deserthat.xml b/graphics/sprites/head-deserthat.xml new file mode 100644 index 00000000..6c7a94a6 --- /dev/null +++ b/graphics/sprites/head-deserthat.xml @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/graphics/sprites/item007.png b/graphics/sprites/item007.png index a8e40610..90cf228e 100644 Binary files a/graphics/sprites/item007.png and b/graphics/sprites/item007.png differ diff --git a/graphics/sprites/item007.xml b/graphics/sprites/item007.xml index 09e3c6c4..44c60eb7 100644 --- a/graphics/sprites/item007.xml +++ b/graphics/sprites/item007.xml @@ -1,6 +1,6 @@ - + diff --git a/items.xml b/items.xml index 090c17a0..a6925bba 100644 --- a/items.xml +++ b/items.xml @@ -2081,9 +2081,29 @@ weight="40"> head-monster-skull-helm.xml + + head-deserthat.xml|#FFFFFF + + + item007.xml|#FFFFFF + - + chest-shorttanktop-male.xml|#887722,ddcc66,ffffaa chest-shorttanktop-female.xml|#887722,ddcc66,ffffaa - chest-shorttanktop-male.xml|#223355,99aadd,bbccff chest-shorttanktop-female.xml|#223355,99aadd,bbccff - chest-shorttanktop-female.xml|#155515,206620,409940 + + head-deserthat.xml|#FF0000 + + + head-deserthat.xml|#55FF55 + + + head-deserthat.xml|#0000C0 + + + head-deserthat.xml|#FFFF00 + + + head-deserthat.xml|#5555FF + + + head-deserthat.xml|#FFC0C0 + + + head-deserthat.xml|#666666 + + + head-deserthat.xml|#FFC000 + + + head-deserthat.xml|#C000FF + + + head-deserthat.xml|#00C000 + + + + item007.xml|#FF0000 + + + item007.xml|#55FF55 + + + item007.xml|#0000C0 + + + item007.xml|#FFFF00 + + + item007.xml|#5555FF + + + item007.xml|#FFC0C0 + + + item007.xml|#666666 + + + item007.xml|#FFC000 + + + item007.xml|#C000FF + + + item007.xml|#00C000 + -- cgit v1.2.3-70-g09d2