From 874769ec8faddcdc54e06aab875b91b4152d3161 Mon Sep 17 00:00:00 2001 From: Alige Date: Mon, 4 Jun 2012 02:52:32 +0200 Subject: Particle effects XML files: - Fixed all author entries and added some missing ones. - Added a missing whitespace at the end of several of these files. - Changed all dye strings from capital letters to small letters. - Made everything be correctly aligned. - Replaced every " /> by "/>. - Removed unecessary comments and entries. --- graphics/particles/apple.particle.xml | 76 +-- graphics/particles/arrow-hail.xml | 36 +- graphics/particles/arrow.particle.xml | 17 +- graphics/particles/attack.particle.xml | 18 +- graphics/particles/black-glow.particle.xml | 22 +- graphics/particles/blue-bubbles.particle.xml | 34 +- graphics/particles/blue-flower.xml | 26 +- graphics/particles/chimney.smoke.xml | 16 +- graphics/particles/circle.particle.xml | 17 +- graphics/particles/colorful-orbits.particle.xml | 150 +++--- .../particles/cookingfire.hoveringpot.particle.xml | 135 +++--- graphics/particles/cookingfire.particle.xml | 28 +- graphics/particles/crit.particle.xml | 27 +- graphics/particles/dark-aura.particle.xml | 13 +- graphics/particles/fire-burst.xml | 19 +- graphics/particles/fire-explosion.xml | 19 +- graphics/particles/firegoblinbreath.particle.xml | 41 +- graphics/particles/fireplace.particle.xml | 23 +- graphics/particles/fireslime.xml | 29 +- graphics/particles/flame.particle.xml | 24 +- graphics/particles/fountain.particle.xml | 14 +- graphics/particles/geyser.particle.xml | 25 +- graphics/particles/green-bubbles.particle.xml | 36 +- graphics/particles/hadesblaze.particle.xml | 21 +- graphics/particles/hellblaze.particle.xml | 51 +- graphics/particles/highlight.xml | 20 + graphics/particles/hillunderfall.particle.xml | 14 +- graphics/particles/hillunderfall2.particle.xml | 18 +- graphics/particles/hit.particle.xml | 17 +- graphics/particles/hive.particle.xml | 36 +- graphics/particles/iron-flower.xml | 22 +- graphics/particles/large-explosion.xml | 15 +- graphics/particles/levelup.particle.xml | 4 +- graphics/particles/lightning1.xml | 18 +- graphics/particles/lightning2.xml | 18 +- graphics/particles/lightning3.xml | 18 +- graphics/particles/magic.black.xml | 32 +- graphics/particles/magic.blue.xml | 32 +- graphics/particles/magic.default.xml | 32 +- graphics/particles/magic.enhance.xml | 32 +- graphics/particles/magic.generic.xml | 166 +++---- graphics/particles/magic.golden.xml | 32 +- graphics/particles/magic.green.xml | 32 +- graphics/particles/magic.hit.evil.xml | 19 +- graphics/particles/magic.hit.xml | 19 +- graphics/particles/magic.red.xml | 32 +- graphics/particles/magic.shield-ends.xml | 537 ++++++++++----------- graphics/particles/magic.shield.xml | 473 +++++++++--------- graphics/particles/magic.teleport.xml | 35 +- graphics/particles/magic.white.xml | 32 +- graphics/particles/manaseed.particle.xml | 27 +- graphics/particles/medium-explosion.xml | 15 +- graphics/particles/medium-smoke.xml | 15 +- .../monster-goblin-firebreath.particle.xml | 41 +- .../monster-lizard-firebreath.particle.xml | 40 +- .../particles/monster-snail-trail.particle.xml | 15 +- graphics/particles/nomadpipe.particle.xml | 20 +- .../particles/orange-violent-glow.particle.xml | 14 +- graphics/particles/pentagram-buildup-short.xml | 192 ++++---- graphics/particles/pentagram-burst.xml | 218 ++++----- graphics/particles/pentagram-linedraw.particle.xml | 201 ++++---- graphics/particles/pentagram-raise.particle.xml | 253 +++++----- graphics/particles/pink-bubbles.particle.xml | 36 +- graphics/particles/pink-violent-glow.particle.xml | 15 +- graphics/particles/playerglow.particle.xml | 21 +- graphics/particles/rain.xml | 34 +- graphics/particles/savepoint-32x32.xml | 32 ++ graphics/particles/savepoint-32x64.xml | 34 ++ graphics/particles/savepoint-64x32.xml | 34 ++ graphics/particles/savepoint-64x64.xml | 34 ++ graphics/particles/savepoint/highlight.xml | 20 - graphics/particles/savepoint/savepoint-32x32.xml | 31 -- graphics/particles/savepoint/savepoint-32x64.xml | 32 -- graphics/particles/savepoint/savepoint-64x32.xml | 32 -- graphics/particles/savepoint/savepoint-64x64.xml | 32 -- graphics/particles/skillup.particle.xml | 4 +- .../particles/small-green-bubbles.particle.xml | 31 +- graphics/particles/snow.particle.xml | 17 +- graphics/particles/soulmenhir.particle.xml | 18 +- graphics/particles/sparkle.big.green.particle.xml | 41 +- graphics/particles/sparkle.green.particle.xml | 41 +- graphics/particles/sphere-white.particle.xml | 19 +- graphics/particles/steam.particle.xml | 19 +- graphics/particles/voidportal.particle.xml | 23 +- graphics/particles/warparea.particle.xml | 8 +- graphics/particles/waterfall-1x2.particle.xml | 18 +- graphics/particles/waterfall-1x3.particle.xml | 18 +- graphics/particles/waterfall-2x1.particle.xml | 18 +- graphics/particles/waterfall-2x2.particle.xml | 18 +- graphics/particles/waterfall-2x3.particle.xml | 17 +- graphics/particles/waterfall-2x4.particle.xml | 18 +- graphics/particles/waterfall.particle.xml | 23 +- graphics/particles/whirlpool.particle.xml | 32 +- graphics/particles/wisp.particle.xml | 27 +- graphics/particles/wispdance.particle.xml | 66 +-- 95 files changed, 1916 insertions(+), 2620 deletions(-) create mode 100644 graphics/particles/highlight.xml 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/savepoint/highlight.xml delete mode 100644 graphics/particles/savepoint/savepoint-32x32.xml delete mode 100644 graphics/particles/savepoint/savepoint-32x64.xml delete mode 100644 graphics/particles/savepoint/savepoint-64x32.xml delete mode 100644 graphics/particles/savepoint/savepoint-64x64.xml diff --git a/graphics/particles/apple.particle.xml b/graphics/particles/apple.particle.xml index 390c8250..6ec71686 100644 --- a/graphics/particles/apple.particle.xml +++ b/graphics/particles/apple.particle.xml @@ -1,47 +1,47 @@ - - + - + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - \ No newline at end of file + diff --git a/graphics/particles/arrow-hail.xml b/graphics/particles/arrow-hail.xml index b1be6228..53d3daef 100644 --- a/graphics/particles/arrow-hail.xml +++ b/graphics/particles/arrow-hail.xml @@ -1,25 +1,19 @@ - - + - - - - - - - - - - - - - + position-x="0" position-y="0" position-z="400" lifetime="100"> + + + + + + + + + + + + diff --git a/graphics/particles/arrow.particle.xml b/graphics/particles/arrow.particle.xml index 4797d674..fb04033c 100644 --- a/graphics/particles/arrow.particle.xml +++ b/graphics/particles/arrow.particle.xml @@ -1,16 +1,11 @@ - - + - - - + position-x="0" position-y="0" position-z="32" lifetime="128"> + + + diff --git a/graphics/particles/attack.particle.xml b/graphics/particles/attack.particle.xml index f45c7aa1..0a572a7a 100644 --- a/graphics/particles/attack.particle.xml +++ b/graphics/particles/attack.particle.xml @@ -1,19 +1,9 @@ - - - - + + position-x="0" position-y="0" position-z="16" lifetime="1"> @@ -59,4 +49,4 @@ Copyright (C) 2010-2011 Evol Online --> - \ No newline at end of file + diff --git a/graphics/particles/black-glow.particle.xml b/graphics/particles/black-glow.particle.xml index 67c09ad7..dfb832ca 100644 --- a/graphics/particles/black-glow.particle.xml +++ b/graphics/particles/black-glow.particle.xml @@ -1,17 +1,11 @@ - - + + position-x="0" position-y="0" position-z="0"> - + @@ -31,10 +25,10 @@ Copyright (C) 2010-2011 Evol Online --> - - - - + + + + diff --git a/graphics/particles/blue-bubbles.particle.xml b/graphics/particles/blue-bubbles.particle.xml index 749adf1f..7889ab42 100644 --- a/graphics/particles/blue-bubbles.particle.xml +++ b/graphics/particles/blue-bubbles.particle.xml @@ -1,17 +1,11 @@ - - + + position-x="0" position-y="0" position-z="0"> - + @@ -21,16 +15,16 @@ Copyright (C) 2010-2011 Evol Online --> - - - - - - - - - - + + + + + + + + + + diff --git a/graphics/particles/blue-flower.xml b/graphics/particles/blue-flower.xml index c330f4d6..db28d678 100644 --- a/graphics/particles/blue-flower.xml +++ b/graphics/particles/blue-flower.xml @@ -1,18 +1,11 @@ - - - - + - + position-x="0" position-y="-25" position-z="0"> - + @@ -21,28 +14,23 @@ Copyright (C) 2010-2011 Evol Online --> - + - - - + - - - + - diff --git a/graphics/particles/chimney.smoke.xml b/graphics/particles/chimney.smoke.xml index a06ed46a..2ac8e97e 100644 --- a/graphics/particles/chimney.smoke.xml +++ b/graphics/particles/chimney.smoke.xml @@ -1,19 +1,9 @@ - - - - + - + position-x="0" position-y="-6" position-z="8"> diff --git a/graphics/particles/circle.particle.xml b/graphics/particles/circle.particle.xml index cf80e731..e83de25a 100644 --- a/graphics/particles/circle.particle.xml +++ b/graphics/particles/circle.particle.xml @@ -1,18 +1,9 @@ - - - - + + position-x="0" position-y="0" position-z="0"> @@ -30,4 +21,4 @@ Copyright (C) 2010-2011 Evol Online --> - \ No newline at end of file + diff --git a/graphics/particles/colorful-orbits.particle.xml b/graphics/particles/colorful-orbits.particle.xml index 7bbdeedd..1a5967b0 100644 --- a/graphics/particles/colorful-orbits.particle.xml +++ b/graphics/particles/colorful-orbits.particle.xml @@ -1,126 +1,104 @@ - - - + - + position-x="0" position-y="0" position-z="40" lifetime="1"> + - - - - + + + + - - - + + + - - + + - - + - - - - + + + + - - - + + + - - + + - - + - - - - + + + + - - - + + + - - + + - - + - - - - + + + + - - - + + + - - + + - - + - - - - + + + + - - - + + + - - + + - - + - - - - + + + + - - - + + + - - + + - - \ No newline at end of file + diff --git a/graphics/particles/cookingfire.hoveringpot.particle.xml b/graphics/particles/cookingfire.hoveringpot.particle.xml index e45d2695..16ae4fa9 100644 --- a/graphics/particles/cookingfire.hoveringpot.particle.xml +++ b/graphics/particles/cookingfire.hoveringpot.particle.xml @@ -1,75 +1,66 @@ - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/cookingfire.particle.xml b/graphics/particles/cookingfire.particle.xml index bfd16a51..abfff8d0 100644 --- a/graphics/particles/cookingfire.particle.xml +++ b/graphics/particles/cookingfire.particle.xml @@ -1,18 +1,9 @@ - - - - + + position-x="0" position-y="-6" position-z="8"> @@ -21,12 +12,11 @@ Copyright (C) 2010-2011 Evol Online --> - - + + - @@ -36,7 +26,7 @@ Copyright (C) 2010-2011 Evol Online --> - + @@ -50,7 +40,7 @@ Copyright (C) 2010-2011 Evol Online --> - + @@ -64,7 +54,7 @@ Copyright (C) 2010-2011 Evol Online --> - + @@ -72,4 +62,4 @@ Copyright (C) 2010-2011 Evol Online --> - \ No newline at end of file + diff --git a/graphics/particles/crit.particle.xml b/graphics/particles/crit.particle.xml index de462c48..0d7e003f 100644 --- a/graphics/particles/crit.particle.xml +++ b/graphics/particles/crit.particle.xml @@ -1,43 +1,34 @@ - - - - + + position-x="0" position-y="0" position-z="16" lifetime="1"> - + - + - + - + - + - \ No newline at end of file + diff --git a/graphics/particles/dark-aura.particle.xml b/graphics/particles/dark-aura.particle.xml index 744bf2b5..d9e095fc 100644 --- a/graphics/particles/dark-aura.particle.xml +++ b/graphics/particles/dark-aura.particle.xml @@ -1,14 +1,11 @@ - + + position-x="0" position-y="-10" position-z="16"> - + @@ -45,7 +42,7 @@ Copyright (C) 2010-2011 Evol Online --> - + diff --git a/graphics/particles/fire-burst.xml b/graphics/particles/fire-burst.xml index 8202d6ee..d2cb182a 100644 --- a/graphics/particles/fire-burst.xml +++ b/graphics/particles/fire-burst.xml @@ -1,18 +1,9 @@ - - - - + + position-x="0" position-y="0" position-z="20" lifetime="1"> @@ -21,8 +12,8 @@ Copyright (C) 2010-2011 Evol Online --> - - + + diff --git a/graphics/particles/fire-explosion.xml b/graphics/particles/fire-explosion.xml index 07c2deda..796c6d0f 100644 --- a/graphics/particles/fire-explosion.xml +++ b/graphics/particles/fire-explosion.xml @@ -1,18 +1,9 @@ - - - - + + position-x="0" position-y="0" position-z="20" lifetime="1"> @@ -21,8 +12,8 @@ Copyright (C) 2010-2011 Evol Online --> - - + + diff --git a/graphics/particles/firegoblinbreath.particle.xml b/graphics/particles/firegoblinbreath.particle.xml index 03988913..2de368f4 100644 --- a/graphics/particles/firegoblinbreath.particle.xml +++ b/graphics/particles/firegoblinbreath.particle.xml @@ -1,43 +1,32 @@ - - - - + + position-x="0" position-y="0" position-z="16" lifetime="25"> - + - - - - - - - - - + + + + + + + + + - + - \ No newline at end of file + diff --git a/graphics/particles/fireplace.particle.xml b/graphics/particles/fireplace.particle.xml index ef1dd158..74111a33 100644 --- a/graphics/particles/fireplace.particle.xml +++ b/graphics/particles/fireplace.particle.xml @@ -1,18 +1,9 @@ - - - - + + position-x="0" position-y="32" position-z="16"> @@ -21,13 +12,13 @@ Copyright (C) 2010-2011 Evol Online --> - - + + - + - \ No newline at end of file + diff --git a/graphics/particles/fireslime.xml b/graphics/particles/fireslime.xml index a37498a2..811c9411 100644 --- a/graphics/particles/fireslime.xml +++ b/graphics/particles/fireslime.xml @@ -1,42 +1,31 @@ - - - - + + position-x="17" position-y="0" position-z="22"> - - + + - - - + + - - + + diff --git a/graphics/particles/flame.particle.xml b/graphics/particles/flame.particle.xml index 9092c456..ae3953d9 100644 --- a/graphics/particles/flame.particle.xml +++ b/graphics/particles/flame.particle.xml @@ -1,32 +1,22 @@ - - - - + + position-x="17" position-y="0" position-z="32"> - - + + - + - \ No newline at end of file + diff --git a/graphics/particles/fountain.particle.xml b/graphics/particles/fountain.particle.xml index 41af379b..571284f1 100644 --- a/graphics/particles/fountain.particle.xml +++ b/graphics/particles/fountain.particle.xml @@ -1,15 +1,9 @@ - - + + position-x="0" position-y="0" position-z="32"> @@ -35,4 +29,4 @@ Copyright (C) 2010-2011 Evol Online --> - \ No newline at end of file + diff --git a/graphics/particles/geyser.particle.xml b/graphics/particles/geyser.particle.xml index b4ab66c0..1b5fcfce 100644 --- a/graphics/particles/geyser.particle.xml +++ b/graphics/particles/geyser.particle.xml @@ -1,31 +1,22 @@ - - + + position-x="0" position-y="0" position-z="0"> + change-period="800"/> + change-period="800"/> - + - + - \ No newline at end of file + diff --git a/graphics/particles/green-bubbles.particle.xml b/graphics/particles/green-bubbles.particle.xml index fc1aa622..5707d011 100644 --- a/graphics/particles/green-bubbles.particle.xml +++ b/graphics/particles/green-bubbles.particle.xml @@ -1,38 +1,30 @@ - - + + position-x="0" position-y="0" position-z="0"> - + - - - - - - - - - - - + + + + + + + + + + - diff --git a/graphics/particles/hadesblaze.particle.xml b/graphics/particles/hadesblaze.particle.xml index b892b7c7..29aabe54 100644 --- a/graphics/particles/hadesblaze.particle.xml +++ b/graphics/particles/hadesblaze.particle.xml @@ -1,22 +1,11 @@ - - - - + + position-x="0" position-y="0" position-z="0"> - + @@ -44,4 +33,4 @@ Copyright (C) 2010-2011 Evol Online --> - \ No newline at end of file + diff --git a/graphics/particles/hellblaze.particle.xml b/graphics/particles/hellblaze.particle.xml index a36fba13..f9776af4 100644 --- a/graphics/particles/hellblaze.particle.xml +++ b/graphics/particles/hellblaze.particle.xml @@ -1,23 +1,12 @@ - - + + position-x="0" position-y="0" position-z="150"> - - + + @@ -25,12 +14,12 @@ Copyright (C) 2010-2011 Evol Online --> - - + + - - + + @@ -38,12 +27,12 @@ Copyright (C) 2010-2011 Evol Online --> - - + + - - + + @@ -52,12 +41,12 @@ Copyright (C) 2010-2011 Evol Online --> - - + + - - + + @@ -66,8 +55,8 @@ Copyright (C) 2010-2011 Evol Online --> - - + + - \ No newline at end of file + diff --git a/graphics/particles/highlight.xml b/graphics/particles/highlight.xml new file mode 100644 index 00000000..fde1cfb0 --- /dev/null +++ b/graphics/particles/highlight.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/hillunderfall.particle.xml b/graphics/particles/hillunderfall.particle.xml index bcf6d311..f2974219 100644 --- a/graphics/particles/hillunderfall.particle.xml +++ b/graphics/particles/hillunderfall.particle.xml @@ -1,13 +1,9 @@ - - + + position-x="0" position-y="0" position-z="0"> @@ -16,9 +12,9 @@ Copyright (C) 2010-2011 Evol Online --> - + - \ No newline at end of file + diff --git a/graphics/particles/hillunderfall2.particle.xml b/graphics/particles/hillunderfall2.particle.xml index 7c57e5e6..36dedc85 100644 --- a/graphics/particles/hillunderfall2.particle.xml +++ b/graphics/particles/hillunderfall2.particle.xml @@ -1,13 +1,9 @@ - - + + position-x="0" position-y="0" position-z="0"> @@ -16,7 +12,7 @@ Copyright (C) 2010-2011 Evol Online --> - + @@ -27,7 +23,7 @@ Copyright (C) 2010-2011 Evol Online --> - + @@ -39,10 +35,10 @@ Copyright (C) 2010-2011 Evol Online --> - + - \ No newline at end of file + diff --git a/graphics/particles/hit.particle.xml b/graphics/particles/hit.particle.xml index 58f2ff04..1b9a7a93 100644 --- a/graphics/particles/hit.particle.xml +++ b/graphics/particles/hit.particle.xml @@ -1,18 +1,9 @@ - - - - + + position-x="0" position-y="0" position-z="16" lifetime="1"> @@ -58,4 +49,4 @@ Copyright (C) 2010-2011 Evol Online --> - \ No newline at end of file + diff --git a/graphics/particles/hive.particle.xml b/graphics/particles/hive.particle.xml index e86b981d..10ebd4bd 100644 --- a/graphics/particles/hive.particle.xml +++ b/graphics/particles/hive.particle.xml @@ -1,25 +1,23 @@ + + position-x="0" position-y="0" position-z="45" lifetime="1"> - - - - - - - - - - - - - + + + + + + + + + + + + + - \ No newline at end of file + diff --git a/graphics/particles/iron-flower.xml b/graphics/particles/iron-flower.xml index 1e092985..4b43db2b 100644 --- a/graphics/particles/iron-flower.xml +++ b/graphics/particles/iron-flower.xml @@ -1,18 +1,11 @@ - - - - + - + position-x="0" position-y="-25" position-z="0"> - + @@ -26,10 +19,8 @@ Copyright (C) 2010-2011 Evol Online --> - - @@ -40,9 +31,6 @@ Copyright (C) 2010-2011 Evol Online --> - - - + - diff --git a/graphics/particles/large-explosion.xml b/graphics/particles/large-explosion.xml index 1001295b..bf594bb5 100644 --- a/graphics/particles/large-explosion.xml +++ b/graphics/particles/large-explosion.xml @@ -1,18 +1,9 @@ - - - - + + position-x="0" position-y="0" position-z="20" lifetime="1"> diff --git a/graphics/particles/levelup.particle.xml b/graphics/particles/levelup.particle.xml index 7859576b..a7d0148e 100644 --- a/graphics/particles/levelup.particle.xml +++ b/graphics/particles/levelup.particle.xml @@ -1,6 +1,6 @@ - + diff --git a/graphics/particles/lightning1.xml b/graphics/particles/lightning1.xml index bf6ca100..6621b66f 100644 --- a/graphics/particles/lightning1.xml +++ b/graphics/particles/lightning1.xml @@ -1,24 +1,14 @@ - - - - + + position-x="0" position-y="0" position-z="120" lifetime="1"> - + - diff --git a/graphics/particles/lightning2.xml b/graphics/particles/lightning2.xml index 6640278f..964ce34a 100644 --- a/graphics/particles/lightning2.xml +++ b/graphics/particles/lightning2.xml @@ -1,24 +1,14 @@ - - - - + + position-x="0" position-y="0" position-z="131" lifetime="1"> - + - diff --git a/graphics/particles/lightning3.xml b/graphics/particles/lightning3.xml index 5ed23504..faf2cdb0 100644 --- a/graphics/particles/lightning3.xml +++ b/graphics/particles/lightning3.xml @@ -1,24 +1,14 @@ - - - - + + position-x="0" position-y="0" position-z="137" lifetime="1"> - + - diff --git a/graphics/particles/magic.black.xml b/graphics/particles/magic.black.xml index 1bbcbeca..e3bdd778 100644 --- a/graphics/particles/magic.black.xml +++ b/graphics/particles/magic.black.xml @@ -1,26 +1,20 @@ - - + + position-x="0" position-y="0" position-z="0" lifetime="128"> - - - - - - - - - - - + + + + + + + + + + diff --git a/graphics/particles/magic.blue.xml b/graphics/particles/magic.blue.xml index 930bf149..d6f6ab81 100644 --- a/graphics/particles/magic.blue.xml +++ b/graphics/particles/magic.blue.xml @@ -1,26 +1,20 @@ - - + + position-x="0" position-y="0" position-z="0" lifetime="128"> - - - - - - - - - - - + + + + + + + + + + diff --git a/graphics/particles/magic.default.xml b/graphics/particles/magic.default.xml index 728efd69..0b541981 100644 --- a/graphics/particles/magic.default.xml +++ b/graphics/particles/magic.default.xml @@ -1,26 +1,20 @@ - - + + position-x="0" position-y="0" position-z="0" lifetime="128"> - - - - - - - - - - - + + + + + + + + + + diff --git a/graphics/particles/magic.enhance.xml b/graphics/particles/magic.enhance.xml index c5a814b3..98ef0193 100644 --- a/graphics/particles/magic.enhance.xml +++ b/graphics/particles/magic.enhance.xml @@ -1,26 +1,20 @@ - - + + position-x="0" position-y="0" position-z="0" lifetime="128"> - - - - - - - - - - - + + + + + + + + + + diff --git a/graphics/particles/magic.generic.xml b/graphics/particles/magic.generic.xml index 635f05f4..9f83ef8d 100644 --- a/graphics/particles/magic.generic.xml +++ b/graphics/particles/magic.generic.xml @@ -1,106 +1,92 @@ - - + + position-x="0" position-y="0" position-z="0" lifetime="128"> + - - - - - - - - - - - - + + + + + + + + + + + - - + - - - - - - - - - - - - + + + + + + + + + + + - + - - - - - - - - - - - - + + + + + + + + + + + - - + - - - - - - - - - - - - + + + + + + + + + + + - - + - - - - - - - - - - - - + + + + + + + + + + + - - + - - - - - - - - - - - - + + + + + + + + + + + - + diff --git a/graphics/particles/magic.golden.xml b/graphics/particles/magic.golden.xml index c5a814b3..98ef0193 100644 --- a/graphics/particles/magic.golden.xml +++ b/graphics/particles/magic.golden.xml @@ -1,26 +1,20 @@ - - + + position-x="0" position-y="0" position-z="0" lifetime="128"> - - - - - - - - - - - + + + + + + + + + + diff --git a/graphics/particles/magic.green.xml b/graphics/particles/magic.green.xml index 7711aa2c..0dd480b3 100644 --- a/graphics/particles/magic.green.xml +++ b/graphics/particles/magic.green.xml @@ -1,26 +1,20 @@ - - + + position-x="0" position-y="0" position-z="0" lifetime="128"> - - - - - - - - - - - + + + + + + + + + + diff --git a/graphics/particles/magic.hit.evil.xml b/graphics/particles/magic.hit.evil.xml index 37c441ed..20d5e5a0 100644 --- a/graphics/particles/magic.hit.evil.xml +++ b/graphics/particles/magic.hit.evil.xml @@ -1,14 +1,9 @@ - - + + position-x="0" position-y="0" position-z="0" lifetime="1"> @@ -56,10 +51,10 @@ Copyright (C) 2010-2011 Evol Online --> - - - - + + + + diff --git a/graphics/particles/magic.hit.xml b/graphics/particles/magic.hit.xml index 6808e86a..70e8f32b 100644 --- a/graphics/particles/magic.hit.xml +++ b/graphics/particles/magic.hit.xml @@ -1,14 +1,9 @@ - - + + position-x="0" position-y="0" position-z="0" lifetime="1"> @@ -56,10 +51,10 @@ Copyright (C) 2010-2011 Evol Online --> - - - - + + + + diff --git a/graphics/particles/magic.red.xml b/graphics/particles/magic.red.xml index 7fffa90b..c200faad 100644 --- a/graphics/particles/magic.red.xml +++ b/graphics/particles/magic.red.xml @@ -1,26 +1,20 @@ - - + + position-x="0" position-y="0" position-z="0" lifetime="128"> - - - - - - - - - - - + + + + + + + + + + diff --git a/graphics/particles/magic.shield-ends.xml b/graphics/particles/magic.shield-ends.xml index e02a183f..ffb9d318 100644 --- a/graphics/particles/magic.shield-ends.xml +++ b/graphics/particles/magic.shield-ends.xml @@ -1,280 +1,269 @@ - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + position-x="0" position-y="0" position-z="85" lifetime="1" follow-parent="1"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/magic.shield.xml b/graphics/particles/magic.shield.xml index 912772b2..564d3729 100644 --- a/graphics/particles/magic.shield.xml +++ b/graphics/particles/magic.shield.xml @@ -1,248 +1,237 @@ - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + position-x="0" position-y="0" position-z="0" lifetime="1"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/magic.teleport.xml b/graphics/particles/magic.teleport.xml index 3275cd82..cb9ad4bb 100644 --- a/graphics/particles/magic.teleport.xml +++ b/graphics/particles/magic.teleport.xml @@ -1,27 +1,22 @@ - - + + position-x="0" position-y="0" position-z="0" lifetime="16"> - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/graphics/particles/magic.white.xml b/graphics/particles/magic.white.xml index 082f0b42..482a36d8 100644 --- a/graphics/particles/magic.white.xml +++ b/graphics/particles/magic.white.xml @@ -1,26 +1,20 @@ - - + + position-x="0" position-y="0" position-z="0" lifetime="128"> - - - - - - - - - - - + + + + + + + + + + diff --git a/graphics/particles/manaseed.particle.xml b/graphics/particles/manaseed.particle.xml index f3c67b85..13547df5 100644 --- a/graphics/particles/manaseed.particle.xml +++ b/graphics/particles/manaseed.particle.xml @@ -1,27 +1,18 @@ - - - - + + position-x="0" position-y="8" position-z="16"> - - - + + + - + - + - \ No newline at end of file + diff --git a/graphics/particles/medium-explosion.xml b/graphics/particles/medium-explosion.xml index e5534ed7..d4c8e8b3 100644 --- a/graphics/particles/medium-explosion.xml +++ b/graphics/particles/medium-explosion.xml @@ -1,18 +1,9 @@ - - - - + + position-x="0" position-y="0" position-z="20" lifetime="1"> diff --git a/graphics/particles/medium-smoke.xml b/graphics/particles/medium-smoke.xml index 7148f66d..a1eeb8b8 100644 --- a/graphics/particles/medium-smoke.xml +++ b/graphics/particles/medium-smoke.xml @@ -1,18 +1,9 @@ - - - - + + position-x="0" position-y="0" position-z="20" lifetime="1"> diff --git a/graphics/particles/monster-goblin-firebreath.particle.xml b/graphics/particles/monster-goblin-firebreath.particle.xml index 07349afd..cc7c5e1d 100644 --- a/graphics/particles/monster-goblin-firebreath.particle.xml +++ b/graphics/particles/monster-goblin-firebreath.particle.xml @@ -1,43 +1,32 @@ - - - - + + position-x="0" position-y="0" position-z="16" lifetime="25"> - + - - - - - - - - - + + + + + + + + + - + - \ No newline at end of file + diff --git a/graphics/particles/monster-lizard-firebreath.particle.xml b/graphics/particles/monster-lizard-firebreath.particle.xml index e7f07779..a9347254 100644 --- a/graphics/particles/monster-lizard-firebreath.particle.xml +++ b/graphics/particles/monster-lizard-firebreath.particle.xml @@ -1,21 +1,9 @@ - - - - + + position-x="0" position-y="0" position-z="16" lifetime="25"> @@ -23,18 +11,18 @@ Copyright (C) 2010-2011 Evol Online --> - + - - - - - - - - - + + + + + + + + + @@ -42,4 +30,4 @@ Copyright (C) 2010-2011 Evol Online --> - \ No newline at end of file + diff --git a/graphics/particles/monster-snail-trail.particle.xml b/graphics/particles/monster-snail-trail.particle.xml index 01ec82fc..5bfed77f 100644 --- a/graphics/particles/monster-snail-trail.particle.xml +++ b/graphics/particles/monster-snail-trail.particle.xml @@ -1,18 +1,17 @@ - - + - + - - + + - - + + diff --git a/graphics/particles/nomadpipe.particle.xml b/graphics/particles/nomadpipe.particle.xml index 9b76687e..bea07082 100644 --- a/graphics/particles/nomadpipe.particle.xml +++ b/graphics/particles/nomadpipe.particle.xml @@ -1,18 +1,9 @@ - - - - + + position-x="0" position-y="0" position-z="44"> @@ -24,7 +15,6 @@ Copyright (C) 2010-2011 Evol Online --> - @@ -36,7 +26,6 @@ Copyright (C) 2010-2011 Evol Online --> - @@ -48,7 +37,6 @@ Copyright (C) 2010-2011 Evol Online --> - @@ -56,4 +44,4 @@ Copyright (C) 2010-2011 Evol Online --> - \ No newline at end of file + diff --git a/graphics/particles/orange-violent-glow.particle.xml b/graphics/particles/orange-violent-glow.particle.xml index bdbdb2df..8aad44ce 100644 --- a/graphics/particles/orange-violent-glow.particle.xml +++ b/graphics/particles/orange-violent-glow.particle.xml @@ -1,17 +1,11 @@ - - + + position-x="0" position-y="0" position-z="0"> - + diff --git a/graphics/particles/pentagram-buildup-short.xml b/graphics/particles/pentagram-buildup-short.xml index 4ce55269..b7eac490 100644 --- a/graphics/particles/pentagram-buildup-short.xml +++ b/graphics/particles/pentagram-buildup-short.xml @@ -1,24 +1,9 @@ - - - - - + + position-x="0" position-y="0" position-z="0" lifetime="1"> @@ -34,106 +19,95 @@ Copyright (C) 2010-2011 Evol Online --> - - + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + - - + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + - - + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + - + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + - - + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + - + + - diff --git a/graphics/particles/pentagram-burst.xml b/graphics/particles/pentagram-burst.xml index bae5e7c6..9270253c 100644 --- a/graphics/particles/pentagram-burst.xml +++ b/graphics/particles/pentagram-burst.xml @@ -1,19 +1,9 @@ - - - - - + + position-x="0" position-y="0" position-z="0" lifetime="1"> @@ -22,142 +12,132 @@ Copyright (C) 2010-2011 Evol Online --> - - - - - - - - - + + + + + + + + + - - - - - - - - - - + + + + + + + + - - - - - - - - - + + + + + + + + + - - - + + + + + - - - - - - - + + + - - - - - - - - - + + + + + + + + + - - - + + + + + - - - - - - - + + + - - - - - - - - - + + + + + + + + + - - + + + + + - - - - - - - + + + - - - - - - - - - + + + + + + + + + - - - + + + + + - - - - - - - + + + - - - - - - - - - + + + + + + + + + - - + + - diff --git a/graphics/particles/pentagram-linedraw.particle.xml b/graphics/particles/pentagram-linedraw.particle.xml index 5a871b1b..dfcf41c3 100644 --- a/graphics/particles/pentagram-linedraw.particle.xml +++ b/graphics/particles/pentagram-linedraw.particle.xml @@ -1,31 +1,12 @@ - - - - - + + position-x="0" position-y="0" position-z="0"> - @@ -37,111 +18,95 @@ Copyright (C) 2010-2011 Evol Online --> - - + + + + + + + + + + - - - - - - - - - - - - - - - - - + + + + - - + + + + + + + + + + + + - - - - - - - - - - - - - - - - - + + + + - - + + + + + + + + + + + + - - - - - - - - - - - - - - - - - + + + + - + + + + + + + + + + + + - - - - - - - - - - - - - - - - - + + + + - - + + + + + + + + + + + + - - - - - - - - - - - - - - - - - + + + + - + + - diff --git a/graphics/particles/pentagram-raise.particle.xml b/graphics/particles/pentagram-raise.particle.xml index a93b8c08..e3eb7d2b 100644 --- a/graphics/particles/pentagram-raise.particle.xml +++ b/graphics/particles/pentagram-raise.particle.xml @@ -1,143 +1,116 @@ - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - diff --git a/graphics/particles/pink-bubbles.particle.xml b/graphics/particles/pink-bubbles.particle.xml index 2055d608..c7114cdc 100644 --- a/graphics/particles/pink-bubbles.particle.xml +++ b/graphics/particles/pink-bubbles.particle.xml @@ -1,38 +1,30 @@ - - + + position-x="0" position-y="0" position-z="0"> - + - - - - - - - - - - - + + + + + + + + + + - diff --git a/graphics/particles/pink-violent-glow.particle.xml b/graphics/particles/pink-violent-glow.particle.xml index a8f42344..c151d22b 100644 --- a/graphics/particles/pink-violent-glow.particle.xml +++ b/graphics/particles/pink-violent-glow.particle.xml @@ -1,22 +1,15 @@ - - + + position-x="0" position-y="0" position-z="0"> - + - diff --git a/graphics/particles/playerglow.particle.xml b/graphics/particles/playerglow.particle.xml index 8dae26d2..2c6c4698 100644 --- a/graphics/particles/playerglow.particle.xml +++ b/graphics/particles/playerglow.particle.xml @@ -1,27 +1,18 @@ - - + + position-x="0" position-y="0" position-z="64" lifetime="-1"> - + - --> + @@ -30,4 +21,4 @@ Copyright (C) 2010-2011 Evol Online --> - \ No newline at end of file + diff --git a/graphics/particles/rain.xml b/graphics/particles/rain.xml index 1d506fe2..4809043f 100644 --- a/graphics/particles/rain.xml +++ b/graphics/particles/rain.xml @@ -1,24 +1,18 @@ - - + - - - - - - - - - - - - + position-x="0" position-y="0" position-z="400" lifetime="100"> + + + + + + + + + + + diff --git a/graphics/particles/savepoint-32x32.xml b/graphics/particles/savepoint-32x32.xml new file mode 100644 index 00000000..a5a7530c --- /dev/null +++ b/graphics/particles/savepoint-32x32.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/savepoint-32x64.xml b/graphics/particles/savepoint-32x64.xml new file mode 100644 index 00000000..eab5f67d --- /dev/null +++ b/graphics/particles/savepoint-32x64.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/savepoint-64x32.xml b/graphics/particles/savepoint-64x32.xml new file mode 100644 index 00000000..76dc95cc --- /dev/null +++ b/graphics/particles/savepoint-64x32.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/savepoint-64x64.xml b/graphics/particles/savepoint-64x64.xml new file mode 100644 index 00000000..1d720572 --- /dev/null +++ b/graphics/particles/savepoint-64x64.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/savepoint/highlight.xml b/graphics/particles/savepoint/highlight.xml deleted file mode 100644 index 653cfed4..00000000 --- a/graphics/particles/savepoint/highlight.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/graphics/particles/savepoint/savepoint-32x32.xml b/graphics/particles/savepoint/savepoint-32x32.xml deleted file mode 100644 index 6e5b7fe2..00000000 --- a/graphics/particles/savepoint/savepoint-32x32.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/graphics/particles/savepoint/savepoint-32x64.xml b/graphics/particles/savepoint/savepoint-32x64.xml deleted file mode 100644 index ae7a3ac5..00000000 --- a/graphics/particles/savepoint/savepoint-32x64.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/graphics/particles/savepoint/savepoint-64x32.xml b/graphics/particles/savepoint/savepoint-64x32.xml deleted file mode 100644 index fc2ec7a4..00000000 --- a/graphics/particles/savepoint/savepoint-64x32.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/graphics/particles/savepoint/savepoint-64x64.xml b/graphics/particles/savepoint/savepoint-64x64.xml deleted file mode 100644 index 2a7919a0..00000000 --- a/graphics/particles/savepoint/savepoint-64x64.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/graphics/particles/skillup.particle.xml b/graphics/particles/skillup.particle.xml index e320e4fe..8467ec36 100644 --- a/graphics/particles/skillup.particle.xml +++ b/graphics/particles/skillup.particle.xml @@ -1,6 +1,6 @@ - + diff --git a/graphics/particles/small-green-bubbles.particle.xml b/graphics/particles/small-green-bubbles.particle.xml index 1f615c5e..155c72dd 100644 --- a/graphics/particles/small-green-bubbles.particle.xml +++ b/graphics/particles/small-green-bubbles.particle.xml @@ -1,17 +1,11 @@ - - + + position-x="0" position-y="0" position-z="0"> - + @@ -21,16 +15,15 @@ Copyright (C) 2010-2011 Evol Online --> - - - - - - - - + + + + + + + + - diff --git a/graphics/particles/snow.particle.xml b/graphics/particles/snow.particle.xml index 2a373f24..f030c62b 100644 --- a/graphics/particles/snow.particle.xml +++ b/graphics/particles/snow.particle.xml @@ -1,26 +1,17 @@ - - + + position-x="0" position-y="0" position-z="512"> - - - \ No newline at end of file + diff --git a/graphics/particles/soulmenhir.particle.xml b/graphics/particles/soulmenhir.particle.xml index d6fb5112..5d712c54 100644 --- a/graphics/particles/soulmenhir.particle.xml +++ b/graphics/particles/soulmenhir.particle.xml @@ -1,19 +1,11 @@ - - + + position-x="0" position-y="0" position-z="0"> - + @@ -41,4 +33,4 @@ Copyright (C) 2010-2011 Evol Online --> - \ No newline at end of file + diff --git a/graphics/particles/sparkle.big.green.particle.xml b/graphics/particles/sparkle.big.green.particle.xml index 94f356cc..f8d6a985 100644 --- a/graphics/particles/sparkle.big.green.particle.xml +++ b/graphics/particles/sparkle.big.green.particle.xml @@ -1,25 +1,22 @@ - + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + diff --git a/graphics/particles/sparkle.green.particle.xml b/graphics/particles/sparkle.green.particle.xml index d86c43e6..c9767fc9 100644 --- a/graphics/particles/sparkle.green.particle.xml +++ b/graphics/particles/sparkle.green.particle.xml @@ -1,25 +1,22 @@ - + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + diff --git a/graphics/particles/sphere-white.particle.xml b/graphics/particles/sphere-white.particle.xml index 65eead40..289717f4 100644 --- a/graphics/particles/sphere-white.particle.xml +++ b/graphics/particles/sphere-white.particle.xml @@ -1,30 +1,23 @@ - - + + position-x="0" position-y="0" position-z="32"> - + - + - + diff --git a/graphics/particles/steam.particle.xml b/graphics/particles/steam.particle.xml index 1bcac4a4..528a3d41 100644 --- a/graphics/particles/steam.particle.xml +++ b/graphics/particles/steam.particle.xml @@ -1,18 +1,9 @@ - - - - + + position-x="0" position-y="-6" position-z="8"> @@ -20,7 +11,7 @@ Copyright (C) 2010-2011 Evol Online --> - + @@ -48,7 +39,7 @@ Copyright (C) 2010-2011 Evol Online --> - + diff --git a/graphics/particles/voidportal.particle.xml b/graphics/particles/voidportal.particle.xml index 2fb7d743..612ad15f 100644 --- a/graphics/particles/voidportal.particle.xml +++ b/graphics/particles/voidportal.particle.xml @@ -1,16 +1,9 @@ - - + + + + position-x="0" position-y="0" position-z="64"> @@ -18,8 +11,8 @@ Could be used for a monster spawn area. - - + + @@ -32,4 +25,4 @@ Could be used for a monster spawn area. - \ No newline at end of file + diff --git a/graphics/particles/warparea.particle.xml b/graphics/particles/warparea.particle.xml index aa09ad14..cc8041df 100644 --- a/graphics/particles/warparea.particle.xml +++ b/graphics/particles/warparea.particle.xml @@ -1,12 +1,12 @@ - + - - + + diff --git a/graphics/particles/waterfall-1x2.particle.xml b/graphics/particles/waterfall-1x2.particle.xml index b917c19e..0a7853a4 100644 --- a/graphics/particles/waterfall-1x2.particle.xml +++ b/graphics/particles/waterfall-1x2.particle.xml @@ -1,13 +1,9 @@ - - + + position-x="0" position-y="0" position-z="0"> @@ -16,7 +12,7 @@ Copyright (C) 2010-2011 Evol Online --> - + @@ -27,7 +23,7 @@ Copyright (C) 2010-2011 Evol Online --> - + @@ -39,10 +35,10 @@ Copyright (C) 2010-2011 Evol Online --> - + - \ No newline at end of file + diff --git a/graphics/particles/waterfall-1x3.particle.xml b/graphics/particles/waterfall-1x3.particle.xml index 0cf03fd4..f955aec5 100644 --- a/graphics/particles/waterfall-1x3.particle.xml +++ b/graphics/particles/waterfall-1x3.particle.xml @@ -1,13 +1,9 @@ - - + + position-x="0" position-y="0" position-z="0"> @@ -16,7 +12,7 @@ Copyright (C) 2010-2011 Evol Online --> - + @@ -27,7 +23,7 @@ Copyright (C) 2010-2011 Evol Online --> - + @@ -39,10 +35,10 @@ Copyright (C) 2010-2011 Evol Online --> - + - \ No newline at end of file + diff --git a/graphics/particles/waterfall-2x1.particle.xml b/graphics/particles/waterfall-2x1.particle.xml index a27a6cd1..9e2e64a3 100644 --- a/graphics/particles/waterfall-2x1.particle.xml +++ b/graphics/particles/waterfall-2x1.particle.xml @@ -1,13 +1,9 @@ - - + + position-x="0" position-y="0" position-z="0"> @@ -16,7 +12,7 @@ Copyright (C) 2010-2011 Evol Online --> - + @@ -27,7 +23,7 @@ Copyright (C) 2010-2011 Evol Online --> - + @@ -39,10 +35,10 @@ Copyright (C) 2010-2011 Evol Online --> - + - \ No newline at end of file + diff --git a/graphics/particles/waterfall-2x2.particle.xml b/graphics/particles/waterfall-2x2.particle.xml index fce176b0..dd01a6e7 100644 --- a/graphics/particles/waterfall-2x2.particle.xml +++ b/graphics/particles/waterfall-2x2.particle.xml @@ -1,13 +1,9 @@ - - + + position-x="0" position-y="0" position-z="0"> @@ -16,7 +12,7 @@ Copyright (C) 2010-2011 Evol Online --> - + @@ -27,7 +23,7 @@ Copyright (C) 2010-2011 Evol Online --> - + @@ -39,10 +35,10 @@ Copyright (C) 2010-2011 Evol Online --> - + - \ No newline at end of file + diff --git a/graphics/particles/waterfall-2x3.particle.xml b/graphics/particles/waterfall-2x3.particle.xml index 401d07a9..25b85de1 100644 --- a/graphics/particles/waterfall-2x3.particle.xml +++ b/graphics/particles/waterfall-2x3.particle.xml @@ -1,12 +1,9 @@ - - + @@ -16,7 +13,7 @@ Copyright (C) 2010-2011 Evol Online --> - + @@ -27,7 +24,7 @@ Copyright (C) 2010-2011 Evol Online --> - + @@ -39,10 +36,10 @@ Copyright (C) 2010-2011 Evol Online --> - + - \ No newline at end of file + diff --git a/graphics/particles/waterfall-2x4.particle.xml b/graphics/particles/waterfall-2x4.particle.xml index a1fd821a..aa8dd3ab 100644 --- a/graphics/particles/waterfall-2x4.particle.xml +++ b/graphics/particles/waterfall-2x4.particle.xml @@ -1,13 +1,9 @@ - - + + position-x="0" position-y="0" position-z="0"> @@ -16,7 +12,7 @@ Copyright (C) 2010-2011 Evol Online --> - + @@ -27,7 +23,7 @@ Copyright (C) 2010-2011 Evol Online --> - + @@ -39,10 +35,10 @@ Copyright (C) 2010-2011 Evol Online --> - + - \ No newline at end of file + diff --git a/graphics/particles/waterfall.particle.xml b/graphics/particles/waterfall.particle.xml index f6a7d2da..755aceeb 100644 --- a/graphics/particles/waterfall.particle.xml +++ b/graphics/particles/waterfall.particle.xml @@ -1,16 +1,9 @@ - - + + position-x="0" position-y="0" position-z="0"> @@ -19,7 +12,7 @@ Copyright (C) 2010-2011 Evol Online --> - + @@ -30,7 +23,7 @@ Copyright (C) 2010-2011 Evol Online --> - + @@ -42,7 +35,7 @@ Copyright (C) 2010-2011 Evol Online --> - + @@ -54,10 +47,10 @@ Copyright (C) 2010-2011 Evol Online --> - + - \ No newline at end of file + diff --git a/graphics/particles/whirlpool.particle.xml b/graphics/particles/whirlpool.particle.xml index 195b1557..0990b926 100644 --- a/graphics/particles/whirlpool.particle.xml +++ b/graphics/particles/whirlpool.particle.xml @@ -1,32 +1,24 @@ - - + + position-x="0" position-y="0" position-z="1"> - - - - - - - - + + + + + + + + - - - \ No newline at end of file + diff --git a/graphics/particles/wisp.particle.xml b/graphics/particles/wisp.particle.xml index bf4a229f..c44df13c 100644 --- a/graphics/particles/wisp.particle.xml +++ b/graphics/particles/wisp.particle.xml @@ -1,17 +1,9 @@ - - - - + + position-x="0" position-y="0" position-z="48"> @@ -20,14 +12,13 @@ Copyright (C) 2010-2011 Evol Online --> - - + + - - - - + + + + - diff --git a/graphics/particles/wispdance.particle.xml b/graphics/particles/wispdance.particle.xml index ea37df46..cc941594 100644 --- a/graphics/particles/wispdance.particle.xml +++ b/graphics/particles/wispdance.particle.xml @@ -1,58 +1,44 @@ - - - + - + position-x="0" position-y="0" position-z="200" lifetime="1"> + - - - - + + + + - - - + + + - + - - + + - - + - - - - + + + + - - - + + + - + - - + + - \ No newline at end of file + -- cgit v1.2.3-70-g09d2