summaryrefslogtreecommitdiff
path: root/graphics/particles/attack.particle.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/particles/attack.particle.xml')
-rw-r--r--graphics/particles/attack.particle.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/particles/attack.particle.xml b/graphics/particles/attack.particle.xml
index 9b60c17a..eaebb850 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.
<property name="horizontal-angle" min="45" max="135"/>
<property name="power" min="0" max="6"/>
<property name="gravity" value="100"/>
- <property name="image" value="graphics/particles/orb-small-red.png"/>
+ <property name="image" value="graphics/particles/orb-small-white.png|W:#ff0000"/>
<property name="lifetime" min="0" max="80"/>
<property name="output" min="6" max="12"/>
</emitter>
@@ -30,7 +30,7 @@ used to visualize some kind of special attack.
<property name="horizontal-angle" min="45" max="135"/>
<property name="power" min="0" max="6"/>
<property name="gravity" value="0.1"/>
- <property name="image" value="graphics/particles/star-small-red.png"/>
+ <property name="image" value="graphics/particles/star-small-white.png|W:#ff0000"/>
<property name="lifetime" min="0" max="80"/>
<property name="output" min="6" max="12"/>
</emitter>
@@ -41,7 +41,7 @@ used to visualize some kind of special attack.
<property name="horizontal-angle" min="45" max="135"/>
<property name="power" min="0" max="6"/>
<property name="gravity" value="0.1"/>
- <property name="image" value="graphics/particles/orb-medium-red.png"/>
+ <property name="image" value="graphics/particles/orb-medium-white.png|W:#ff0000"/>
<property name="lifetime" min="0" max="80"/>
<property name="output" min="6" max="12"/>
</emitter>
@@ -52,7 +52,7 @@ used to visualize some kind of special attack.
<property name="horizontal-angle" min="45" max="135"/>
<property name="power" min="0" max="6"/>
<property name="gravity" value="0.1"/>
- <property name="image" value="graphics/particles/star-medium-red.png"/>
+ <property name="image" value="graphics/particles/star-medium-white.png|W:#ff0000"/>
<property name="lifetime" min="0" max="80"/>
<property name="output" min="3" max="6"/>
</emitter>