From 2ac233c85d1559695e258e902f84493078d3dfb3 Mon Sep 17 00:00:00 2001 From: Vincent Petithory Date: Mon, 24 Sep 2012 14:49:53 +0200 Subject: Add the Illia npc graphics: * The 2 witch sisters' robe * A skeleton with a note * A magical area * A door sealed by an enchantment * cursed waterfall particles --- graphics/particles/cursed-waterfall.particle.xml | 66 +++++++++++++++++++++++ graphics/particles/enchanted-door.particle.xml | 64 ++++++++++++++++++++++ graphics/particles/monster-luvia.particle.xml | 65 ++++++++++++++++++++++ graphics/particles/power-circle.particle.xml | 43 +++++++++++++++ graphics/particles/vline-small.png | Bin 0 -> 126 bytes 5 files changed, 238 insertions(+) create mode 100644 graphics/particles/cursed-waterfall.particle.xml create mode 100644 graphics/particles/enchanted-door.particle.xml create mode 100644 graphics/particles/monster-luvia.particle.xml create mode 100644 graphics/particles/power-circle.particle.xml create mode 100644 graphics/particles/vline-small.png (limited to 'graphics/particles') diff --git a/graphics/particles/cursed-waterfall.particle.xml b/graphics/particles/cursed-waterfall.particle.xml new file mode 100644 index 00000000..bec64fdf --- /dev/null +++ b/graphics/particles/cursed-waterfall.particle.xml @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/enchanted-door.particle.xml b/graphics/particles/enchanted-door.particle.xml new file mode 100644 index 00000000..56b326c9 --- /dev/null +++ b/graphics/particles/enchanted-door.particle.xml @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/monster-luvia.particle.xml b/graphics/particles/monster-luvia.particle.xml new file mode 100644 index 00000000..e07b7ee5 --- /dev/null +++ b/graphics/particles/monster-luvia.particle.xml @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/power-circle.particle.xml b/graphics/particles/power-circle.particle.xml new file mode 100644 index 00000000..b361c5a1 --- /dev/null +++ b/graphics/particles/power-circle.particle.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/vline-small.png b/graphics/particles/vline-small.png new file mode 100644 index 00000000..427e6282 Binary files /dev/null and b/graphics/particles/vline-small.png differ -- cgit v1.2.3-70-g09d2