From fbfbc857125814484026439314015ddeb1e88b53 Mon Sep 17 00:00:00 2001 From: Reid Date: Wed, 18 Apr 2012 22:24:46 +0200 Subject: Add new particle effect from Ali-G, Remove useless particle effect, Add new savepoint NPC on npcs.xml . --- graphics/particles/savepoint-32x32.xml | 32 +++++++++++++++++++++++++++++++ graphics/particles/savepoint-32x64.xml | 32 +++++++++++++++++++++++++++++++ graphics/particles/savepoint-64x32.xml | 32 +++++++++++++++++++++++++++++++ graphics/particles/savepoint-64x64.xml | 32 +++++++++++++++++++++++++++++++ graphics/particles/windmill.particle.xml | 11 ----------- graphics/particles/windmill.png | Bin 69544 -> 0 bytes npcs.xml | 17 ++++++++++++++++ 7 files changed, 145 insertions(+), 11 deletions(-) create mode 100644 graphics/particles/savepoint-32x32.xml create mode 100644 graphics/particles/savepoint-32x64.xml create mode 100644 graphics/particles/savepoint-64x32.xml create mode 100644 graphics/particles/savepoint-64x64.xml delete mode 100644 graphics/particles/windmill.particle.xml delete mode 100644 graphics/particles/windmill.png diff --git a/graphics/particles/savepoint-32x32.xml b/graphics/particles/savepoint-32x32.xml new file mode 100644 index 00000000..9c6880c5 --- /dev/null +++ b/graphics/particles/savepoint-32x32.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/graphics/particles/savepoint-32x64.xml b/graphics/particles/savepoint-32x64.xml new file mode 100644 index 00000000..61b768b0 --- /dev/null +++ b/graphics/particles/savepoint-32x64.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/graphics/particles/savepoint-64x32.xml b/graphics/particles/savepoint-64x32.xml new file mode 100644 index 00000000..14443882 --- /dev/null +++ b/graphics/particles/savepoint-64x32.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/graphics/particles/savepoint-64x64.xml b/graphics/particles/savepoint-64x64.xml new file mode 100644 index 00000000..0140064b --- /dev/null +++ b/graphics/particles/savepoint-64x64.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/graphics/particles/windmill.particle.xml b/graphics/particles/windmill.particle.xml deleted file mode 100644 index 5f8815b8..00000000 --- a/graphics/particles/windmill.particle.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - diff --git a/graphics/particles/windmill.png b/graphics/particles/windmill.png deleted file mode 100644 index 689b5d50..00000000 Binary files a/graphics/particles/windmill.png and /dev/null differ diff --git a/npcs.xml b/npcs.xml index 82432879..aef65608 100644 --- a/npcs.xml +++ b/npcs.xml @@ -73,9 +73,26 @@ IDs 990-999 = Special + + + graphics/particles/savepoint-32x32.xml + + + + graphics/particles/savepoint-32x64.xml + + + + graphics/particles/savepoint-64x32.xml + + + + graphics/particles/savepoint-64x64.xml + + -- cgit v1.2.3-60-g2f50