summaryrefslogtreecommitdiff
path: root/graphics/particles/fountain.particle.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/particles/fountain.particle.xml')
-rw-r--r--graphics/particles/fountain.particle.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/particles/fountain.particle.xml b/graphics/particles/fountain.particle.xml
index 2a135d91..acba5c58 100644
--- a/graphics/particles/fountain.particle.xml
+++ b/graphics/particles/fountain.particle.xml
@@ -12,7 +12,7 @@ Fancy fireworks effect which fills the whole screen.
<property name="position-x" min="0" max="32"/>
<property name="position-y" min="0" max="32"/>
<property name="position-z" min="0" max="32"/>
- <property name="image" value="graphics/particles/star-medium-cyan.png"/>
+ <property name="image" value="graphics/particles/star-medium-white.png|W:#00ffff"/>
<property name="horizontal-angle" min="0" max="360"/>
<property name="vertical-angle" min="45" max="90"/>
<property name="power" min="6" max="7"/>
@@ -23,7 +23,7 @@ Fancy fireworks effect which fills the whole screen.
<property name="position-x" value="0"/>
<property name="position-y" value="0"/>
<property name="position-z" value="0"/>
- <property name="image" value="graphics/particles/star-small-cyan.png"/>
+ <property name="image" value="graphics/particles/star-small-white.png|W:#00ffff"/>
<property name="horizontal-angle" min="0" max="360"/>
<property name="vertical-angle" min="0" max="360"/>
<property name="power" value="1"/>