From 2d64ec2c0ddee07ee0c631ebe4adf959bebb57ad Mon Sep 17 00:00:00 2001 From: Alige Date: Sun, 31 Jul 2016 14:17:22 +0200 Subject: Renamed the arrow particle effects and changed all of its colors and did other adjustments. --- LICENSE | 2 +- graphics/particles/arrow-directions.png | Bin 0 -> 1553 bytes graphics/particles/arrow-directions.xml | 12 ++++++++++++ graphics/particles/arrow.particle.xml | 8 -------- graphics/particles/arrowh.png | Bin 1372 -> 0 bytes skills.xml | 2 +- 6 files changed, 14 insertions(+), 10 deletions(-) create mode 100644 graphics/particles/arrow-directions.png create mode 100644 graphics/particles/arrow-directions.xml delete mode 100644 graphics/particles/arrow.particle.xml delete mode 100644 graphics/particles/arrowh.png diff --git a/LICENSE b/LICENSE index 3ea9e877..abe8e782 100644 --- a/LICENSE +++ b/LICENSE @@ -192,7 +192,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE graphics/minimaps/001-2-40.png (Reid) (CC BY-SA 3.0) (-) # Particles - graphics/particles/arrowh.png (-) (GPLv2) (-) + graphics/particles/arrow-directions.png (Alige, Crush) (CC BY-SA 3.0) (-) graphics/particles/bubble.png (Crush) (CC BY-SA 3.0) (-) graphics/particles/fog-medium.png (Crush) (CC BY-SA 3.0) (Reid) graphics/particles/fog-medium2.png (Crush) (CC BY-SA 3.0) (Reid) diff --git a/graphics/particles/arrow-directions.png b/graphics/particles/arrow-directions.png new file mode 100644 index 00000000..91768071 Binary files /dev/null and b/graphics/particles/arrow-directions.png differ diff --git a/graphics/particles/arrow-directions.xml b/graphics/particles/arrow-directions.xml new file mode 100644 index 00000000..4161f209 --- /dev/null +++ b/graphics/particles/arrow-directions.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + diff --git a/graphics/particles/arrow.particle.xml b/graphics/particles/arrow.particle.xml deleted file mode 100644 index 37409035..00000000 --- a/graphics/particles/arrow.particle.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/graphics/particles/arrowh.png b/graphics/particles/arrowh.png deleted file mode 100644 index 11826070..00000000 Binary files a/graphics/particles/arrowh.png and /dev/null differ diff --git a/skills.xml b/skills.xml index da3c5020..bd16e0c6 100644 --- a/skills.xml +++ b/skills.xml @@ -14,7 +14,7 @@ Copyright (C) 2010-2013 Evol Online --> id="17" name="Fire ball" description="Attack enemy with fireball." - castingParticle="graphics/particles/arrow.particle.xml" + castingParticle="graphics/particles/arrow-directions.xml" castingSrcEffectId="23" dstEffectId="23" castingAnimation="emote.xml" -- cgit v1.2.3-70-g09d2