summaryrefslogtreecommitdiff
path: root/graphics/particles/soulmenhir.particle.xml
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-05-29 00:14:36 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-05-29 00:14:36 +0000
commitfb1e07a5462cc1efb57ebff8920d5233e299d317 (patch)
tree0eada9caf66072d1ccf2abc6e25725b93cb68fc7 /graphics/particles/soulmenhir.particle.xml
parentd218b554e268deb828efc52abfbef24c0b99fff9 (diff)
downloadclientdata-fb1e07a5462cc1efb57ebff8920d5233e299d317.tar.gz
clientdata-fb1e07a5462cc1efb57ebff8920d5233e299d317.tar.bz2
clientdata-fb1e07a5462cc1efb57ebff8920d5233e299d317.tar.xz
clientdata-fb1e07a5462cc1efb57ebff8920d5233e299d317.zip
Added combined glow+orb particles and used them for soul menhir effect.
Diffstat (limited to 'graphics/particles/soulmenhir.particle.xml')
-rw-r--r--graphics/particles/soulmenhir.particle.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/particles/soulmenhir.particle.xml b/graphics/particles/soulmenhir.particle.xml
index 8576cb29..d463a2ea 100644
--- a/graphics/particles/soulmenhir.particle.xml
+++ b/graphics/particles/soulmenhir.particle.xml
@@ -20,7 +20,7 @@ character some magical aura.
<emitter>
<property name="gravity" value="-0.2"/>
<property name="momentum" value="0.9"/>
- <property name="image" value="graphics/particles/orb-medium-white.png|W:#00ffff"/>
+ <property name="image" value="graphics/particles/gloworb-medium.png|W:#00ffff"/>
<property name="lifetime" value="100"/>
<property name="fade-in" value="10"/>
<property name="fade-out" value="90"/>
@@ -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/orb-small-white.png|W:#00ffff"/>
+ <property name="image" value="graphics/particles/gloworb-small.png|W:#00ffff"/>
<property name="lifetime" value="100"/>
<property name="fade-in" value="10"/>
<property name="fade-out" value="90"/>