From fcadf1cf8e29d430334b419e4d87b7b47b34aa84 Mon Sep 17 00:00:00 2001 From: Jarrett Thomas-Huxley Date: Sun, 2 May 2010 23:50:28 -0400 Subject: Separated hat/antlers form Santa and Rudolph Slimes into accessory sheets, removed legacy Santa/Rudolph sheets & created new refs using exisint slime sheet. Made flower petal item recolorable. Added seajelly accessory to differentiate Sea Slime. Made additional xml fixes. --- .../sprites/monsters/accessories/bee-shadow.xml | 11 ++++ .../monsters/accessories/monster-bee_shadow.xml | 11 ---- .../sprites/monsters/accessories/slime-rudolph.png | Bin 0 -> 1139 bytes .../sprites/monsters/accessories/slime-rudolph.xml | 50 +++++++++++++++ .../sprites/monsters/accessories/slime-santa.png | Bin 0 -> 1816 bytes .../sprites/monsters/accessories/slime-santa.xml | 50 +++++++++++++++ .../monsters/accessories/slime-seajelly.png | Bin 0 -> 696 bytes .../monsters/accessories/slime-seajelly.xml | 38 +++++++++++ graphics/sprites/monsters/monster-bee.xml | 28 ++++----- graphics/sprites/monsters/monster-flower.png | Bin 11041 -> 11025 bytes graphics/sprites/monsters/monster-flower.xml | 2 +- .../sprites/monsters/monster-slime-rudolph.png | Bin 9503 -> 0 bytes .../sprites/monsters/monster-slime-rudolph.xml | 70 --------------------- graphics/sprites/monsters/monster-slime-santa.png | Bin 8705 -> 0 bytes graphics/sprites/monsters/monster-slime-santa.xml | 70 --------------------- 15 files changed, 164 insertions(+), 166 deletions(-) create mode 100644 graphics/sprites/monsters/accessories/bee-shadow.xml delete mode 100644 graphics/sprites/monsters/accessories/monster-bee_shadow.xml create mode 100644 graphics/sprites/monsters/accessories/slime-rudolph.png create mode 100644 graphics/sprites/monsters/accessories/slime-rudolph.xml create mode 100644 graphics/sprites/monsters/accessories/slime-santa.png create mode 100644 graphics/sprites/monsters/accessories/slime-santa.xml create mode 100644 graphics/sprites/monsters/accessories/slime-seajelly.png create mode 100644 graphics/sprites/monsters/accessories/slime-seajelly.xml delete mode 100644 graphics/sprites/monsters/monster-slime-rudolph.png delete mode 100644 graphics/sprites/monsters/monster-slime-rudolph.xml delete mode 100644 graphics/sprites/monsters/monster-slime-santa.png delete mode 100644 graphics/sprites/monsters/monster-slime-santa.xml (limited to 'graphics/sprites/monsters') diff --git a/graphics/sprites/monsters/accessories/bee-shadow.xml b/graphics/sprites/monsters/accessories/bee-shadow.xml new file mode 100644 index 00000000..6aac520a --- /dev/null +++ b/graphics/sprites/monsters/accessories/bee-shadow.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/graphics/sprites/monsters/accessories/monster-bee_shadow.xml b/graphics/sprites/monsters/accessories/monster-bee_shadow.xml deleted file mode 100644 index 6aac520a..00000000 --- a/graphics/sprites/monsters/accessories/monster-bee_shadow.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/graphics/sprites/monsters/accessories/slime-rudolph.png b/graphics/sprites/monsters/accessories/slime-rudolph.png new file mode 100644 index 00000000..b786aea4 Binary files /dev/null and b/graphics/sprites/monsters/accessories/slime-rudolph.png differ diff --git a/graphics/sprites/monsters/accessories/slime-rudolph.xml b/graphics/sprites/monsters/accessories/slime-rudolph.xml new file mode 100644 index 00000000..e157d330 --- /dev/null +++ b/graphics/sprites/monsters/accessories/slime-rudolph.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/accessories/slime-santa.png b/graphics/sprites/monsters/accessories/slime-santa.png new file mode 100644 index 00000000..6f9b8c21 Binary files /dev/null and b/graphics/sprites/monsters/accessories/slime-santa.png differ diff --git a/graphics/sprites/monsters/accessories/slime-santa.xml b/graphics/sprites/monsters/accessories/slime-santa.xml new file mode 100644 index 00000000..7d1bb296 --- /dev/null +++ b/graphics/sprites/monsters/accessories/slime-santa.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/accessories/slime-seajelly.png b/graphics/sprites/monsters/accessories/slime-seajelly.png new file mode 100644 index 00000000..8e92c2f4 Binary files /dev/null and b/graphics/sprites/monsters/accessories/slime-seajelly.png differ diff --git a/graphics/sprites/monsters/accessories/slime-seajelly.xml b/graphics/sprites/monsters/accessories/slime-seajelly.xml new file mode 100644 index 00000000..1e0167d8 --- /dev/null +++ b/graphics/sprites/monsters/accessories/slime-seajelly.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/monster-bee.xml b/graphics/sprites/monsters/monster-bee.xml index ceec64b8..41d6ea23 100644 --- a/graphics/sprites/monsters/monster-bee.xml +++ b/graphics/sprites/monsters/monster-bee.xml @@ -60,13 +60,13 @@ - - - - - - - + + + + + + + @@ -78,13 +78,13 @@ - - - - - - - + + + + + + + diff --git a/graphics/sprites/monsters/monster-flower.png b/graphics/sprites/monsters/monster-flower.png index 669c72ab..f398b862 100644 Binary files a/graphics/sprites/monsters/monster-flower.png and b/graphics/sprites/monsters/monster-flower.png differ diff --git a/graphics/sprites/monsters/monster-flower.xml b/graphics/sprites/monsters/monster-flower.xml index c0bab67b..f7753277 100644 --- a/graphics/sprites/monsters/monster-flower.xml +++ b/graphics/sprites/monsters/monster-flower.xml @@ -1,7 +1,7 @@ - + diff --git a/graphics/sprites/monsters/monster-slime-rudolph.png b/graphics/sprites/monsters/monster-slime-rudolph.png deleted file mode 100644 index bfd38cc0..00000000 Binary files a/graphics/sprites/monsters/monster-slime-rudolph.png and /dev/null differ diff --git a/graphics/sprites/monsters/monster-slime-rudolph.xml b/graphics/sprites/monsters/monster-slime-rudolph.xml deleted file mode 100644 index 7c74e1c6..00000000 --- a/graphics/sprites/monsters/monster-slime-rudolph.xml +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/graphics/sprites/monsters/monster-slime-santa.png b/graphics/sprites/monsters/monster-slime-santa.png deleted file mode 100644 index 4f5897fa..00000000 Binary files a/graphics/sprites/monsters/monster-slime-santa.png and /dev/null differ diff --git a/graphics/sprites/monsters/monster-slime-santa.xml b/graphics/sprites/monsters/monster-slime-santa.xml deleted file mode 100644 index 3d0d7fec..00000000 --- a/graphics/sprites/monsters/monster-slime-santa.xml +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3-60-g2f50