From 599e7f9fcb34999c8c6aed837af92ccdfb55cf62 Mon Sep 17 00:00:00 2001 From: Ali-G Date: Mon, 20 Jun 2011 19:46:50 +0200 Subject: Added a new pentagram for the boss cave. --- .../particles/pentagram-blacklinedraw.particle.xml | 145 +++++++++++++++++++++ graphics/particles/pentagram-linedraw.particle.xml | 145 --------------------- .../particles/pentagram-redlinedraw.particle.xml | 145 +++++++++++++++++++++ npcs.xml | 3 +- 4 files changed, 292 insertions(+), 146 deletions(-) create mode 100644 graphics/particles/pentagram-blacklinedraw.particle.xml delete mode 100644 graphics/particles/pentagram-linedraw.particle.xml create mode 100644 graphics/particles/pentagram-redlinedraw.particle.xml diff --git a/graphics/particles/pentagram-blacklinedraw.particle.xml b/graphics/particles/pentagram-blacklinedraw.particle.xml new file mode 100644 index 00000000..5018e14d --- /dev/null +++ b/graphics/particles/pentagram-blacklinedraw.particle.xml @@ -0,0 +1,145 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/pentagram-linedraw.particle.xml b/graphics/particles/pentagram-linedraw.particle.xml deleted file mode 100644 index 4316b047..00000000 --- a/graphics/particles/pentagram-linedraw.particle.xml +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/graphics/particles/pentagram-redlinedraw.particle.xml b/graphics/particles/pentagram-redlinedraw.particle.xml new file mode 100644 index 00000000..885fa2a0 --- /dev/null +++ b/graphics/particles/pentagram-redlinedraw.particle.xml @@ -0,0 +1,145 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/npcs.xml b/npcs.xml index 3cc18159..ff85a0a4 100644 --- a/npcs.xml +++ b/npcs.xml @@ -155,6 +155,7 @@ npcs/npc-undeadbanker.xml npcs/npc-gate-closed.xml npcs/npc-gate-open.xml -graphics/particles/pentagram-linedraw.particle.xml +graphics/particles/pentagram-redlinedraw.particle.xml +graphics/particles/pentagram-blacklinedraw.particle.xml -- cgit v1.2.3-70-g09d2