summaryrefslogtreecommitdiff
path: root/graphics/particles/circle.particle.xml
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-05-29 00:30:57 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-05-29 00:30:57 +0000
commit54e8ddeb9a181d7bdd945eed6a9301524ee423ab (patch)
tree213ea040672039b202e2949d2d72f5d36ce32933 /graphics/particles/circle.particle.xml
parentf3585f6ebd042cb9e2985e6c56eda97222c2b3dd (diff)
downloadclientdata-54e8ddeb9a181d7bdd945eed6a9301524ee423ab.tar.gz
clientdata-54e8ddeb9a181d7bdd945eed6a9301524ee423ab.tar.bz2
clientdata-54e8ddeb9a181d7bdd945eed6a9301524ee423ab.tar.xz
clientdata-54e8ddeb9a181d7bdd945eed6a9301524ee423ab.zip
Removed the "white" from the names of all particles because there aren't any other colors anymore.
Diffstat (limited to 'graphics/particles/circle.particle.xml')
-rw-r--r--graphics/particles/circle.particle.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/particles/circle.particle.xml b/graphics/particles/circle.particle.xml
index 3ace80be..ba25544f 100644
--- a/graphics/particles/circle.particle.xml
+++ b/graphics/particles/circle.particle.xml
@@ -20,7 +20,7 @@ A circle on the ground 60 pixels in diameter made from particles.
<emitter>
<property name="gravity" value="-0.7"/>
<property name="momentum" value="0.3"/>
- <property name="image" value="graphics/particles/orb-small-white.png|W:#00ffff"/>
+ <property name="image" value="graphics/particles/orb-small.png|W:#00ffff"/>
<property name="lifetime" value="50"/>
<property name="fade-out" value="50"/>
<property name="output" value="1"/>