From bbed5a765c152fee8a4ed8adc78423d9737c4d46 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Sun, 25 Aug 2013 17:10:19 +0200 Subject: Add demonic mouboo graphics, xml and particle effect Graphics and particle effect created by Cassy XML created by straelyn --- .../particles/monster-mouboo-demonic.particle.xml | 50 +++++++++++ .../accessories/mouboo-demonic-antlers.png | Bin 0 -> 950 bytes .../accessories/mouboo-demonic-antlers.xml | 98 +++++++++++++++++++++ graphics/sprites/monsters/mouboo-demonic.png | Bin 0 -> 57763 bytes graphics/sprites/monsters/mouboo-demonic.xml | 58 ++++++++++++ monsters.xml | 4 +- 6 files changed, 209 insertions(+), 1 deletion(-) create mode 100644 graphics/particles/monster-mouboo-demonic.particle.xml create mode 100644 graphics/sprites/monsters/accessories/mouboo-demonic-antlers.png create mode 100644 graphics/sprites/monsters/accessories/mouboo-demonic-antlers.xml create mode 100644 graphics/sprites/monsters/mouboo-demonic.png create mode 100644 graphics/sprites/monsters/mouboo-demonic.xml diff --git a/graphics/particles/monster-mouboo-demonic.particle.xml b/graphics/particles/monster-mouboo-demonic.particle.xml new file mode 100644 index 00000000..60e7b386 --- /dev/null +++ b/graphics/particles/monster-mouboo-demonic.particle.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/accessories/mouboo-demonic-antlers.png b/graphics/sprites/monsters/accessories/mouboo-demonic-antlers.png new file mode 100644 index 00000000..6a24aca4 Binary files /dev/null and b/graphics/sprites/monsters/accessories/mouboo-demonic-antlers.png differ diff --git a/graphics/sprites/monsters/accessories/mouboo-demonic-antlers.xml b/graphics/sprites/monsters/accessories/mouboo-demonic-antlers.xml new file mode 100644 index 00000000..54235302 --- /dev/null +++ b/graphics/sprites/monsters/accessories/mouboo-demonic-antlers.xml @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/mouboo-demonic.png b/graphics/sprites/monsters/mouboo-demonic.png new file mode 100644 index 00000000..c99878e8 Binary files /dev/null and b/graphics/sprites/monsters/mouboo-demonic.png differ diff --git a/graphics/sprites/monsters/mouboo-demonic.xml b/graphics/sprites/monsters/mouboo-demonic.xml new file mode 100644 index 00000000..eab61b09 --- /dev/null +++ b/graphics/sprites/monsters/mouboo-demonic.xml @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/monsters.xml b/monsters.xml index 8a63a681..977602e0 100644 --- a/monsters.xml +++ b/monsters.xml @@ -487,7 +487,9 @@ weapon-witchguard-gladius.xml - monsters/mouboo.xml + monsters/mouboo-demonic.xml + monsters/accessories/mouboo-demonic-antlers.xml + graphics/particles/monster-mouboo-demonic.particle.xml monsters/squirrel.xml|#736443 -- cgit v1.2.3-60-g2f50