From 61a082e4567c1c8d553883de68b11064b12c55ac Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Sat, 10 Jan 2009 10:38:12 +0100 Subject: Added Zombie monster by FotherJ. Animation timing could still need some fine-tuning. --- graphics/sprites/monster-zombie.png | Bin 0 -> 80136 bytes graphics/sprites/monster-zombie.xml | 62 ++++++++++++++++++++++++++++++++++++ monsters.xml | 17 ++++++++++ 3 files changed, 79 insertions(+) create mode 100644 graphics/sprites/monster-zombie.png create mode 100644 graphics/sprites/monster-zombie.xml diff --git a/graphics/sprites/monster-zombie.png b/graphics/sprites/monster-zombie.png new file mode 100644 index 00000000..51a9c5be Binary files /dev/null and b/graphics/sprites/monster-zombie.png differ diff --git a/graphics/sprites/monster-zombie.xml b/graphics/sprites/monster-zombie.xml new file mode 100644 index 00000000..5f696f88 --- /dev/null +++ b/graphics/sprites/monster-zombie.xml @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/monsters.xml b/monsters.xml index 67ed3a76..ebe9ac63 100644 --- a/monsters.xml +++ b/monsters.xml @@ -843,4 +843,21 @@ /> + + monster-zombie.xml + + + -- cgit v1.2.3-60-g2f50 From cb5e48b7f899d5590f306b6c84da51cd7149e4c0 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sat, 10 Jan 2009 16:45:38 +0100 Subject: Converted CRLF newlines to LF --- graphics/sprites/monster-zombie.xml | 124 ++++++++++++++++----------------- graphics/sprites/npc-creepysurgeon.xml | 56 +++++++-------- 2 files changed, 90 insertions(+), 90 deletions(-) diff --git a/graphics/sprites/monster-zombie.xml b/graphics/sprites/monster-zombie.xml index 5f696f88..244ba926 100644 --- a/graphics/sprites/monster-zombie.xml +++ b/graphics/sprites/monster-zombie.xml @@ -1,62 +1,62 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/npc-creepysurgeon.xml b/graphics/sprites/npc-creepysurgeon.xml index 9542317d..ec63ae25 100644 --- a/graphics/sprites/npc-creepysurgeon.xml +++ b/graphics/sprites/npc-creepysurgeon.xml @@ -1,28 +1,28 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-60-g2f50