diff options
Diffstat (limited to 'graphics/particles')
-rw-r--r-- | graphics/particles/arrowh-green-slime.particle.xml | 2 | ||||
-rw-r--r-- | graphics/particles/arrowh-sea-slime.particle.xml | 2 | ||||
-rw-r--r-- | graphics/particles/arrowh-slime.particle.xml | 2 | ||||
-rw-r--r-- | graphics/particles/arrowh-slime.png | bin | 1919 -> 939 bytes | |||
-rw-r--r-- | graphics/particles/undead-witch-attack.particle.xml | 2 |
5 files changed, 4 insertions, 4 deletions
diff --git a/graphics/particles/arrowh-green-slime.particle.xml b/graphics/particles/arrowh-green-slime.particle.xml index 34c09f60..602d562a 100644 --- a/graphics/particles/arrowh-green-slime.particle.xml +++ b/graphics/particles/arrowh-green-slime.particle.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <effect> <particle position-x="0" position-y="0" position-z="32" lifetime="128"> - <rotation name="base" imageset="graphics/particles/arrowh-slime.png|W:#72982c,ffffff" width="16" height="16"> + <rotation name="base" imageset="graphics/particles/arrowh-slime.png|R:#72982c,8bd936" width="16" height="16"> <sequence start="0" end="7"/> </rotation> </particle> diff --git a/graphics/particles/arrowh-sea-slime.particle.xml b/graphics/particles/arrowh-sea-slime.particle.xml index 5d3b64c6..8c2c95d7 100644 --- a/graphics/particles/arrowh-sea-slime.particle.xml +++ b/graphics/particles/arrowh-sea-slime.particle.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <effect> <particle position-x="0" position-y="0" position-z="32" lifetime="128"> - <rotation name="base" imageset="graphics/particles/arrowh-slime.png|W:#4Ca16e,ffffff" width="16" height="16"> + <rotation name="base" imageset="graphics/particles/arrowh-slime.png|R:#4da4b3,69def2" width="16" height="16"> <sequence start="0" end="7"/> </rotation> </particle> diff --git a/graphics/particles/arrowh-slime.particle.xml b/graphics/particles/arrowh-slime.particle.xml index 0207e785..a09b0824 100644 --- a/graphics/particles/arrowh-slime.particle.xml +++ b/graphics/particles/arrowh-slime.particle.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <effect> <particle position-x="0" position-y="0" position-z="32" lifetime="128"> - <rotation name="base" imageset="graphics/particles/arrowh-slime.png|W:#ff00fc,ffffff" width="16" height="16"> + <rotation name="base" imageset="graphics/particles/arrowh-slime.png|R:#72982c,ffffff" width="16" height="16"> <sequence start="0" end="7"/> </rotation> </particle> diff --git a/graphics/particles/arrowh-slime.png b/graphics/particles/arrowh-slime.png Binary files differindex 704ca1ce..efe54499 100644 --- a/graphics/particles/arrowh-slime.png +++ b/graphics/particles/arrowh-slime.png diff --git a/graphics/particles/undead-witch-attack.particle.xml b/graphics/particles/undead-witch-attack.particle.xml index a298a0ac..a8940f45 100644 --- a/graphics/particles/undead-witch-attack.particle.xml +++ b/graphics/particles/undead-witch-attack.particle.xml @@ -5,7 +5,7 @@ A energy ball like particle effect intended for use of the Undead-Witch's attack <effect>
<particle position-x="0" position-y="0" position-z="8" lifetime="102">
<emitter>
- <property name="image" value="graphics/particles/star-small.png|W:#111111,222222,333333,444444,555555,aaaaaa;#EFEFEF"/>
+ <property name="image" value="graphics/particles/star-small.png|W:#111111,222222,333333,444444,555555,aaaaaa"/>
<property name="lifetime" value="200"/>
<property name="fade-out" value="100"/>
<property name="output" min="0" max="1"/>
|