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 +++++++++++++++++++++ 4 files changed, 129 insertions(+) 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 (limited to 'graphics') 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 -- cgit v1.2.3-60-g2f50