From b802c8a89cff1ef32e1adf9c755b388c2167ae06 Mon Sep 17 00:00:00 2001 From: Reid Date: Fri, 4 Feb 2011 22:21:51 +0100 Subject: Deleting dye color on wisp.particule.xml . --- graphics/particles/wisp.particle.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/particles/wisp.particle.xml b/graphics/particles/wisp.particle.xml index fd2f92c6..e0557c2c 100644 --- a/graphics/particles/wisp.particle.xml +++ b/graphics/particles/wisp.particle.xml @@ -23,7 +23,7 @@ A circle on the ground 60 pixels in diameter made from particles. - + -- cgit v1.2.3-60-g2f50 From a97c329e657ee50bd0e6216bb1afb33310e74159 Mon Sep 17 00:00:00 2001 From: Reid Date: Fri, 4 Feb 2011 22:42:33 +0100 Subject: New polter and spectre particle + added color change in monsters.xml : It will change the color of particle of spectre, poltergeist and wisp mob in their respectable colors. --- graphics/particles/polter.particle.xml | 31 +++++++++++++++++++++++++++++++ graphics/particles/spectre.particle.xml | 31 +++++++++++++++++++++++++++++++ graphics/particles/wisp.particle.xml | 2 +- monsters.xml | 6 +++--- 4 files changed, 66 insertions(+), 4 deletions(-) create mode 100644 graphics/particles/polter.particle.xml create mode 100644 graphics/particles/spectre.particle.xml (limited to 'graphics') diff --git a/graphics/particles/polter.particle.xml b/graphics/particles/polter.particle.xml new file mode 100644 index 00000000..723bbb28 --- /dev/null +++ b/graphics/particles/polter.particle.xml @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/spectre.particle.xml b/graphics/particles/spectre.particle.xml new file mode 100644 index 00000000..097e0fed --- /dev/null +++ b/graphics/particles/spectre.particle.xml @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/wisp.particle.xml b/graphics/particles/wisp.particle.xml index e0557c2c..fd2f92c6 100644 --- a/graphics/particles/wisp.particle.xml +++ b/graphics/particles/wisp.particle.xml @@ -23,7 +23,7 @@ A circle on the ground 60 pixels in diameter made from particles. - + diff --git a/monsters.xml b/monsters.xml index d1c3467c..cf8db49f 100755 --- a/monsters.xml +++ b/monsters.xml @@ -978,7 +978,7 @@ exp: Tells how much experience point a monster is giving up monsters/monster-wisp.xml|#aadd44,ffff66 - graphics/particles/wisp.particle.xml|#aadd44,ffff66 + graphics/particles/wisp.particle.xml 20 : Tells how much experience point a monster is giving up monsters/monster-wisp.xml|#ff77dd,dd77ff - graphics/particles/wisp.particle.xml|#ff77dd,dd77ff + graphics/particles/spectre.particle.xml 20 : Tells how much experience point a monster is giving up monsters/monster-wisp.xml|#77ffdd,77ddff - graphics/particles/wisp.particle.xml|#77ffdd,77ddff + graphics/particles/polter.particle.xml 20 Date: Fri, 4 Feb 2011 22:57:40 +0100 Subject: New hairstyle #17 . --- graphics/sprites/hairstyle17.png | Bin 0 -> 4678 bytes graphics/sprites/hairstyle17.xml | 8 ++++++++ 2 files changed, 8 insertions(+) create mode 100644 graphics/sprites/hairstyle17.png create mode 100644 graphics/sprites/hairstyle17.xml (limited to 'graphics') diff --git a/graphics/sprites/hairstyle17.png b/graphics/sprites/hairstyle17.png new file mode 100644 index 00000000..8a80a0a1 Binary files /dev/null and b/graphics/sprites/hairstyle17.png differ diff --git a/graphics/sprites/hairstyle17.xml b/graphics/sprites/hairstyle17.xml new file mode 100644 index 00000000..6c6e4cea --- /dev/null +++ b/graphics/sprites/hairstyle17.xml @@ -0,0 +1,8 @@ + + + + + + + + -- cgit v1.2.3-60-g2f50