From 43b537aa27921529beddf33afab9c8db5e5f5911 Mon Sep 17 00:00:00 2001 From: Jarrett Huxley Date: Fri, 13 Dec 2013 18:46:05 -0500 Subject: Added Troll mob and attack particles Fixed troll foefire particle note block --- .../particles/monster-troll-foefire.particle.png | Bin 0 -> 1814 bytes .../particles/monster-troll-foefire.particle.xml | 34 ++++++++ graphics/sprites/monsters/troll.png | Bin 0 -> 79113 bytes graphics/sprites/monsters/troll.xml | 95 +++++++++++++++++++++ license.txt | 2 + monsters.xml | 5 +- 6 files changed, 135 insertions(+), 1 deletion(-) create mode 100644 graphics/particles/monster-troll-foefire.particle.png create mode 100644 graphics/particles/monster-troll-foefire.particle.xml create mode 100644 graphics/sprites/monsters/troll.png create mode 100644 graphics/sprites/monsters/troll.xml diff --git a/graphics/particles/monster-troll-foefire.particle.png b/graphics/particles/monster-troll-foefire.particle.png new file mode 100644 index 00000000..5c38421b Binary files /dev/null and b/graphics/particles/monster-troll-foefire.particle.png differ diff --git a/graphics/particles/monster-troll-foefire.particle.xml b/graphics/particles/monster-troll-foefire.particle.xml new file mode 100644 index 00000000..6e3bcce2 --- /dev/null +++ b/graphics/particles/monster-troll-foefire.particle.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/troll.png b/graphics/sprites/monsters/troll.png new file mode 100644 index 00000000..01b5ba75 Binary files /dev/null and b/graphics/sprites/monsters/troll.png differ diff --git a/graphics/sprites/monsters/troll.xml b/graphics/sprites/monsters/troll.xml new file mode 100644 index 00000000..985f866c --- /dev/null +++ b/graphics/sprites/monsters/troll.xml @@ -0,0 +1,95 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/license.txt b/license.txt index 2a2ff503..6ea747b0 100644 --- a/license.txt +++ b/license.txt @@ -509,6 +509,7 @@ http://creativecommons.org/licenses/by-sa/3.0/ graphics/particles/mist-face-a.png (Nmaligec) (GPLv2) graphics/particles/mist-face-b.png (Nmaligec) (GPLv2) graphics/particles/monster-ball-lightning.particle.png (????) (GPLv2) + graphics/particles/monster-troll-foefire.particle.png (FotherJ) (GPLv2), (CC BY-SA 3.0) graphics/particles/orb-large.png (Crush) (GPLv2), (CC BY-SA 3.0) graphics/particles/orb-medium.png (Crush) (GPLv2), (CC BY-SA 3.0) graphics/particles/orb-small.png (Crush) (GPLv2), (CC BY-SA 3.0) @@ -807,6 +808,7 @@ http://creativecommons.org/licenses/by-sa/3.0/ graphics/sprites/monsters/squirrel.png (FotherJ, Wombat) (GPLv2), (CC BY-SA 3.0) graphics/sprites/monsters/terranite-mask.png (Kr0n05931) (GPLv2) graphics/sprites/monsters/terranite.png (Kr0n05931) (GPLv2) + graphics/sprites/monsters/troll.png (FotherJ) (GPLv2), (CC BY-SA 3.0) graphics/sprites/monsters/vampire-bat.png (Meway) (GPLv2) graphics/sprites/monsters/vespa.png (Arikel) (GPLv2), (CC BY-SA 3.0) graphics/sprites/monsters/wisp.png (Crush) (GPLv2), (CC BY-SA 3.0) diff --git a/monsters.xml b/monsters.xml index 466d0a81..186100bf 100644 --- a/monsters.xml +++ b/monsters.xml @@ -241,7 +241,10 @@ - + + monsters/troll.xml|#FFDEC2;#FF4D4D;#FF99FF;#FFC88A + + monsters/butterfly.xml|#660000,FF3300,FFCC99,FFCCCC monsters/accessories/generic-shadow-small-circle.xml -- cgit v1.2.3-60-g2f50