From 3e1919ef8a3f0fbbb100cada96d3f6876387dae4 Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Wed, 24 Jun 2009 15:26:11 +0200 Subject: Added fire lizard with particle effect. --- graphics/particles/firegoblinbreath.particle.xml | 41 ------------- .../monster-goblin-firebreath.particle.xml | 41 +++++++++++++ .../monster-lizard-firebreath.particle.xml | 43 +++++++++++++ graphics/sprites/monster-lizard.png | Bin 0 -> 45556 bytes graphics/sprites/monster-lizard.xml | 67 +++++++++++++++++++++ monsters.xml | 35 ++++++++++- 6 files changed, 185 insertions(+), 42 deletions(-) delete mode 100644 graphics/particles/firegoblinbreath.particle.xml create mode 100644 graphics/particles/monster-goblin-firebreath.particle.xml create mode 100644 graphics/particles/monster-lizard-firebreath.particle.xml create mode 100644 graphics/sprites/monster-lizard.png create mode 100644 graphics/sprites/monster-lizard.xml diff --git a/graphics/particles/firegoblinbreath.particle.xml b/graphics/particles/firegoblinbreath.particle.xml deleted file mode 100644 index 0a12b7ef..00000000 --- a/graphics/particles/firegoblinbreath.particle.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/graphics/particles/monster-goblin-firebreath.particle.xml b/graphics/particles/monster-goblin-firebreath.particle.xml new file mode 100644 index 00000000..0a12b7ef --- /dev/null +++ b/graphics/particles/monster-goblin-firebreath.particle.xml @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/graphics/particles/monster-lizard-firebreath.particle.xml b/graphics/particles/monster-lizard-firebreath.particle.xml new file mode 100644 index 00000000..b19467cc --- /dev/null +++ b/graphics/particles/monster-lizard-firebreath.particle.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/graphics/sprites/monster-lizard.png b/graphics/sprites/monster-lizard.png new file mode 100644 index 00000000..d33aa0b5 Binary files /dev/null and b/graphics/sprites/monster-lizard.png differ diff --git a/graphics/sprites/monster-lizard.xml b/graphics/sprites/monster-lizard.xml new file mode 100644 index 00000000..9a4be0a8 --- /dev/null +++ b/graphics/sprites/monster-lizard.xml @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/monsters.xml b/monsters.xml index 804c04c6..48ff4e0f 100644 --- a/monsters.xml +++ b/monsters.xml @@ -352,7 +352,7 @@ range="32" angle="10" animation="attack" - particle-effect="graphics/particles/firegoblinbreath.particle.xml" + particle-effect="graphics/particles/monster-goblin-firebreath.particle.xml" /> @@ -894,4 +894,37 @@ /> + + monster-lizard.xml|#673132,923F42,CD5961,E163A4,ffffff + fire-goblin-hit1.ogg + fire-goblin-hit2.ogg + fire-goblin-miss1.ogg + + + + + -- cgit v1.2.3-70-g09d2