summaryrefslogtreecommitdiff
path: root/graphics/particles
diff options
context:
space:
mode:
authorReid <reidyro@gmail.com>2011-02-04 22:21:51 +0100
committerReid <reidyro@gmail.com>2011-02-04 22:21:51 +0100
commitb802c8a89cff1ef32e1adf9c755b388c2167ae06 (patch)
tree60ba6d640e85dc26e85b246596d51e3238346654 /graphics/particles
parentd7644bac65a72d0ef2661c5d0f6050e991355f93 (diff)
downloadclientdata-b802c8a89cff1ef32e1adf9c755b388c2167ae06.tar.gz
clientdata-b802c8a89cff1ef32e1adf9c755b388c2167ae06.tar.bz2
clientdata-b802c8a89cff1ef32e1adf9c755b388c2167ae06.tar.xz
clientdata-b802c8a89cff1ef32e1adf9c755b388c2167ae06.zip
Deleting dye color on wisp.particule.xml .
Diffstat (limited to 'graphics/particles')
-rw-r--r--graphics/particles/wisp.particle.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/particles/wisp.particle.xml b/graphics/particles/wisp.particle.xml
index fd2f92c6..e0557c2c 100644
--- a/graphics/particles/wisp.particle.xml
+++ b/graphics/particles/wisp.particle.xml
@@ -23,7 +23,7 @@ A circle on the ground 60 pixels in diameter made from particles.
<property name="output" min="-20" max="1"/>
<property name="acceleration" value="0.1" />
<property name="alpha" value="0.5" />
- <property name="image" value="graphics/particles/star-small.png|W:#ffff00,ffffff" />
+ <property name="image" value="graphics/particles/star-small.png|W" />
<property name="follow-parent" />
</emitter>
</particle>