summaryrefslogtreecommitdiff
path: root/graphics/particles/soulmenhir.particle.xml
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-05-29 00:40:51 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-05-29 00:40:51 +0000
commita8882f5e2bc1830bf646d57b44c10bf304837ab2 (patch)
tree54c5f2aec69a3eb56400b6e2f7331701187452fe /graphics/particles/soulmenhir.particle.xml
parent54e8ddeb9a181d7bdd945eed6a9301524ee423ab (diff)
downloadclientdata-a8882f5e2bc1830bf646d57b44c10bf304837ab2.tar.gz
clientdata-a8882f5e2bc1830bf646d57b44c10bf304837ab2.tar.bz2
clientdata-a8882f5e2bc1830bf646d57b44c10bf304837ab2.tar.xz
clientdata-a8882f5e2bc1830bf646d57b44c10bf304837ab2.zip
Using glowless small orbs for soul menhir (the medium ones generate enough glow).
Diffstat (limited to 'graphics/particles/soulmenhir.particle.xml')
-rw-r--r--graphics/particles/soulmenhir.particle.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/particles/soulmenhir.particle.xml b/graphics/particles/soulmenhir.particle.xml
index d463a2ea..750aa654 100644
--- a/graphics/particles/soulmenhir.particle.xml
+++ b/graphics/particles/soulmenhir.particle.xml
@@ -30,7 +30,7 @@ character some magical aura.
<emitter>
<property name="gravity" value="-0.2"/>
<property name="momentum" value="0.9"/>
- <property name="image" value="graphics/particles/gloworb-small.png|W:#00ffff"/>
+ <property name="image" value="graphics/particles/orb-small.png|W:#00ffff"/>
<property name="lifetime" value="100"/>
<property name="fade-in" value="10"/>
<property name="fade-out" value="90"/>