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.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/particles/attack.particle.xml b/graphics/particles/attack.particle.xml
index eaebb850..303cd048 100644
--- a/graphics/particles/attack.particle.xml
+++ b/graphics/particles/attack.particle.xml
@@ -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-white.png|W:#ff0000"/>
+ <property name="image" value="graphics/particles/star-small.png|W:#ff0000,ffffff"/>
<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-white.png|W:#ff0000"/>
+ <property name="image" value="graphics/particles/star-medium.png|W:#ff0000,ffffff"/>
<property name="lifetime" min="0" max="80"/>
<property name="output" min="3" max="6"/>
</emitter>