summaryrefslogtreecommitdiff
path: root/graphics/particles/playerglow.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/playerglow.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/playerglow.particle.xml')
-rw-r--r--graphics/particles/playerglow.particle.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/particles/playerglow.particle.xml b/graphics/particles/playerglow.particle.xml
index 980fa122..36dea0fc 100644
--- a/graphics/particles/playerglow.particle.xml
+++ b/graphics/particles/playerglow.particle.xml
@@ -25,7 +25,7 @@ more useful status effect particle effects.
<property name="fade-out" value="30"/>
<property name="acceleration" value="0.1"/>
<property name="momentum" value="0.998"/>
- <property name="image" value="graphics/particles/orb-medium-white.png|W:#ffff00"/>
+ <property name="image" value="graphics/particles/orb-medium.png|W:#ffff00"/>
</emitter>
</particle>
</effect> \ No newline at end of file