From 54e8ddeb9a181d7bdd945eed6a9301524ee423ab Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Thu, 29 May 2008 00:30:57 +0000 Subject: Removed the "white" from the names of all particles because there aren't any other colors anymore. --- graphics/particles/attack.particle.xml | 4 ++-- graphics/particles/circle.particle.xml | 2 +- graphics/particles/colorful-orbits.particle.xml | 12 ++++++------ graphics/particles/cookingfire.particle.xml | 6 +++--- graphics/particles/fog-medium-a.png | Bin 0 -> 1748 bytes graphics/particles/fog-medium-b.png | Bin 0 -> 1330 bytes graphics/particles/fog-medium-c.png | Bin 0 -> 917 bytes graphics/particles/fog-medium-white-a.png | Bin 1748 -> 0 bytes graphics/particles/fog-medium-white-b.png | Bin 1330 -> 0 bytes graphics/particles/fog-medium-white-c.png | Bin 917 -> 0 bytes graphics/particles/glow-medium-blue.png | Bin 1722 -> 0 bytes graphics/particles/glow-medium-white.png | Bin 853 -> 0 bytes graphics/particles/glow-medium.png | Bin 0 -> 853 bytes graphics/particles/hadesblaze.particle.xml | 4 ++-- graphics/particles/hellblaze.particle.xml | 8 ++++---- graphics/particles/hillunderfall2.particle.xml | 4 ++-- graphics/particles/hillwaterfall1.particle.xml | 4 ++-- graphics/particles/hillwaterfall2.particle.xml | 4 ++-- graphics/particles/hillwaterfall3.particle.xml | 4 ++-- graphics/particles/hillwaterfall4.particle.xml | 4 ++-- graphics/particles/hillwaterfall5.particle.xml | 4 ++-- graphics/particles/hillwaterfall6.particle.xml | 4 ++-- graphics/particles/hit.particle.xml | 4 ++-- graphics/particles/nomadpipe.particle.xml | 6 +++--- graphics/particles/orb-medium-white.png | Bin 320 -> 0 bytes graphics/particles/orb-medium.png | Bin 0 -> 320 bytes graphics/particles/orb-small-white.png | Bin 269 -> 0 bytes graphics/particles/orb-small.png | Bin 0 -> 269 bytes graphics/particles/playerglow.particle.xml | 2 +- graphics/particles/voidportal.particle.xml | 4 ++-- graphics/particles/waterfall.particle.xml | 6 +++--- 31 files changed, 43 insertions(+), 43 deletions(-) create mode 100644 graphics/particles/fog-medium-a.png create mode 100644 graphics/particles/fog-medium-b.png create mode 100644 graphics/particles/fog-medium-c.png delete mode 100644 graphics/particles/fog-medium-white-a.png delete mode 100644 graphics/particles/fog-medium-white-b.png delete mode 100644 graphics/particles/fog-medium-white-c.png delete mode 100644 graphics/particles/glow-medium-blue.png delete mode 100644 graphics/particles/glow-medium-white.png create mode 100644 graphics/particles/glow-medium.png delete mode 100644 graphics/particles/orb-medium-white.png create mode 100644 graphics/particles/orb-medium.png delete mode 100644 graphics/particles/orb-small-white.png create mode 100644 graphics/particles/orb-small.png (limited to 'graphics') diff --git a/graphics/particles/attack.particle.xml b/graphics/particles/attack.particle.xml index 303cd048..2773c729 100644 --- a/graphics/particles/attack.particle.xml +++ b/graphics/particles/attack.particle.xml @@ -19,7 +19,7 @@ used to visualize some kind of special attack. - + @@ -41,7 +41,7 @@ used to visualize some kind of special attack. - + diff --git a/graphics/particles/circle.particle.xml b/graphics/particles/circle.particle.xml index 3ace80be..ba25544f 100644 --- a/graphics/particles/circle.particle.xml +++ b/graphics/particles/circle.particle.xml @@ -20,7 +20,7 @@ A circle on the ground 60 pixels in diameter made from particles. - + diff --git a/graphics/particles/colorful-orbits.particle.xml b/graphics/particles/colorful-orbits.particle.xml index e7b38387..54ed4805 100644 --- a/graphics/particles/colorful-orbits.particle.xml +++ b/graphics/particles/colorful-orbits.particle.xml @@ -23,7 +23,7 @@ acceleration and vice versa. - + @@ -40,7 +40,7 @@ acceleration and vice versa. - + @@ -57,7 +57,7 @@ acceleration and vice versa. - + @@ -74,7 +74,7 @@ acceleration and vice versa. - + @@ -91,7 +91,7 @@ acceleration and vice versa. - + @@ -108,7 +108,7 @@ acceleration and vice versa. - + diff --git a/graphics/particles/cookingfire.particle.xml b/graphics/particles/cookingfire.particle.xml index 6f00a38b..b3ae39c9 100644 --- a/graphics/particles/cookingfire.particle.xml +++ b/graphics/particles/cookingfire.particle.xml @@ -31,7 +31,7 @@ cauldron from the woodland_indoor tileset. - + @@ -45,7 +45,7 @@ cauldron from the woodland_indoor tileset. - + @@ -59,7 +59,7 @@ cauldron from the woodland_indoor tileset. - + diff --git a/graphics/particles/fog-medium-a.png b/graphics/particles/fog-medium-a.png new file mode 100644 index 00000000..a488a86c Binary files /dev/null and b/graphics/particles/fog-medium-a.png differ diff --git a/graphics/particles/fog-medium-b.png b/graphics/particles/fog-medium-b.png new file mode 100644 index 00000000..6698ef0d Binary files /dev/null and b/graphics/particles/fog-medium-b.png differ diff --git a/graphics/particles/fog-medium-c.png b/graphics/particles/fog-medium-c.png new file mode 100644 index 00000000..bb20be3f Binary files /dev/null and b/graphics/particles/fog-medium-c.png differ diff --git a/graphics/particles/fog-medium-white-a.png b/graphics/particles/fog-medium-white-a.png deleted file mode 100644 index a488a86c..00000000 Binary files a/graphics/particles/fog-medium-white-a.png and /dev/null differ diff --git a/graphics/particles/fog-medium-white-b.png b/graphics/particles/fog-medium-white-b.png deleted file mode 100644 index 6698ef0d..00000000 Binary files a/graphics/particles/fog-medium-white-b.png and /dev/null differ diff --git a/graphics/particles/fog-medium-white-c.png b/graphics/particles/fog-medium-white-c.png deleted file mode 100644 index bb20be3f..00000000 Binary files a/graphics/particles/fog-medium-white-c.png and /dev/null differ diff --git a/graphics/particles/glow-medium-blue.png b/graphics/particles/glow-medium-blue.png deleted file mode 100644 index 71b6f956..00000000 Binary files a/graphics/particles/glow-medium-blue.png and /dev/null differ diff --git a/graphics/particles/glow-medium-white.png b/graphics/particles/glow-medium-white.png deleted file mode 100644 index b7ef24e3..00000000 Binary files a/graphics/particles/glow-medium-white.png and /dev/null differ diff --git a/graphics/particles/glow-medium.png b/graphics/particles/glow-medium.png new file mode 100644 index 00000000..b7ef24e3 Binary files /dev/null and b/graphics/particles/glow-medium.png differ diff --git a/graphics/particles/hadesblaze.particle.xml b/graphics/particles/hadesblaze.particle.xml index c75f12e6..7a991abe 100644 --- a/graphics/particles/hadesblaze.particle.xml +++ b/graphics/particles/hadesblaze.particle.xml @@ -23,7 +23,7 @@ some evil magicans laboratory or a demonic temple or something like that. - + @@ -33,7 +33,7 @@ some evil magicans laboratory or a demonic temple or something like that. - + diff --git a/graphics/particles/hellblaze.particle.xml b/graphics/particles/hellblaze.particle.xml index 309b9162..d844cf70 100644 --- a/graphics/particles/hellblaze.particle.xml +++ b/graphics/particles/hellblaze.particle.xml @@ -18,7 +18,7 @@ lowers my FPS by about 30%. - + @@ -31,7 +31,7 @@ lowers my FPS by about 30%. - + @@ -44,7 +44,7 @@ lowers my FPS by about 30%. - + @@ -58,7 +58,7 @@ lowers my FPS by about 30%. - + diff --git a/graphics/particles/hillunderfall2.particle.xml b/graphics/particles/hillunderfall2.particle.xml index 2b6c9eaf..9f3f4835 100644 --- a/graphics/particles/hillunderfall2.particle.xml +++ b/graphics/particles/hillunderfall2.particle.xml @@ -22,7 +22,7 @@ - + @@ -34,7 +34,7 @@ - + diff --git a/graphics/particles/hillwaterfall1.particle.xml b/graphics/particles/hillwaterfall1.particle.xml index 2419692a..d22c9299 100644 --- a/graphics/particles/hillwaterfall1.particle.xml +++ b/graphics/particles/hillwaterfall1.particle.xml @@ -22,7 +22,7 @@ - + @@ -34,7 +34,7 @@ - + diff --git a/graphics/particles/hillwaterfall2.particle.xml b/graphics/particles/hillwaterfall2.particle.xml index c9d1b0f3..b040489a 100644 --- a/graphics/particles/hillwaterfall2.particle.xml +++ b/graphics/particles/hillwaterfall2.particle.xml @@ -22,7 +22,7 @@ - + @@ -34,7 +34,7 @@ - + diff --git a/graphics/particles/hillwaterfall3.particle.xml b/graphics/particles/hillwaterfall3.particle.xml index 716063a6..6d4e52f8 100644 --- a/graphics/particles/hillwaterfall3.particle.xml +++ b/graphics/particles/hillwaterfall3.particle.xml @@ -22,7 +22,7 @@ - + @@ -34,7 +34,7 @@ - + diff --git a/graphics/particles/hillwaterfall4.particle.xml b/graphics/particles/hillwaterfall4.particle.xml index e8404ad7..ffb35397 100644 --- a/graphics/particles/hillwaterfall4.particle.xml +++ b/graphics/particles/hillwaterfall4.particle.xml @@ -22,7 +22,7 @@ - + @@ -34,7 +34,7 @@ - + diff --git a/graphics/particles/hillwaterfall5.particle.xml b/graphics/particles/hillwaterfall5.particle.xml index 4dd1d4da..ea44e770 100644 --- a/graphics/particles/hillwaterfall5.particle.xml +++ b/graphics/particles/hillwaterfall5.particle.xml @@ -22,7 +22,7 @@ - + @@ -34,7 +34,7 @@ - + diff --git a/graphics/particles/hillwaterfall6.particle.xml b/graphics/particles/hillwaterfall6.particle.xml index 48124a79..3ed44d1e 100644 --- a/graphics/particles/hillwaterfall6.particle.xml +++ b/graphics/particles/hillwaterfall6.particle.xml @@ -22,7 +22,7 @@ - + @@ -34,7 +34,7 @@ - + diff --git a/graphics/particles/hit.particle.xml b/graphics/particles/hit.particle.xml index c684e746..bd2c6d34 100644 --- a/graphics/particles/hit.particle.xml +++ b/graphics/particles/hit.particle.xml @@ -18,7 +18,7 @@ An explosion of white particles. - + @@ -40,7 +40,7 @@ An explosion of white particles. - + diff --git a/graphics/particles/nomadpipe.particle.xml b/graphics/particles/nomadpipe.particle.xml index 10b0d2f4..657a0bae 100644 --- a/graphics/particles/nomadpipe.particle.xml +++ b/graphics/particles/nomadpipe.particle.xml @@ -16,7 +16,7 @@ nomad NPC. - + @@ -28,7 +28,7 @@ nomad NPC. - + @@ -40,7 +40,7 @@ nomad NPC. - + diff --git a/graphics/particles/orb-medium-white.png b/graphics/particles/orb-medium-white.png deleted file mode 100644 index eb896c85..00000000 Binary files a/graphics/particles/orb-medium-white.png and /dev/null differ diff --git a/graphics/particles/orb-medium.png b/graphics/particles/orb-medium.png new file mode 100644 index 00000000..eb896c85 Binary files /dev/null and b/graphics/particles/orb-medium.png differ diff --git a/graphics/particles/orb-small-white.png b/graphics/particles/orb-small-white.png deleted file mode 100644 index 47cf957f..00000000 Binary files a/graphics/particles/orb-small-white.png and /dev/null differ diff --git a/graphics/particles/orb-small.png b/graphics/particles/orb-small.png new file mode 100644 index 00000000..47cf957f Binary files /dev/null and b/graphics/particles/orb-small.png differ diff --git a/graphics/particles/playerglow.particle.xml b/graphics/particles/playerglow.particle.xml index 980fa122..36dea0fc 100644 --- a/graphics/particles/playerglow.particle.xml +++ b/graphics/particles/playerglow.particle.xml @@ -25,7 +25,7 @@ more useful status effect particle effects. - + \ No newline at end of file diff --git a/graphics/particles/voidportal.particle.xml b/graphics/particles/voidportal.particle.xml index 3ba62b65..a5b4b865 100644 --- a/graphics/particles/voidportal.particle.xml +++ b/graphics/particles/voidportal.particle.xml @@ -16,7 +16,7 @@ Could be used for a monster spawn area. - + @@ -26,7 +26,7 @@ Could be used for a monster spawn area. - + diff --git a/graphics/particles/waterfall.particle.xml b/graphics/particles/waterfall.particle.xml index b2b93655..c336497c 100644 --- a/graphics/particles/waterfall.particle.xml +++ b/graphics/particles/waterfall.particle.xml @@ -25,7 +25,7 @@ than one tile wide and about 3 tiles high. - + @@ -37,7 +37,7 @@ than one tile wide and about 3 tiles high. - + @@ -49,7 +49,7 @@ than one tile wide and about 3 tiles high. - + -- cgit v1.2.3-60-g2f50