diff options
author | wushin <pasekei@gmail.com> | 2014-07-23 22:28:20 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-07-23 22:28:20 -0500 |
commit | 13a9e2f472594a14295600db48c8b03a81d257bf (patch) | |
tree | a8239bfae0bd4179a50fa1595d19c0d2dc1e3ac7 /graphics/particles/hadesblaze.particle.xml | |
parent | 01620913c01d1db64bebf08156f68c4f998cc9fb (diff) | |
download | clientdata-13a9e2f472594a14295600db48c8b03a81d257bf.tar.gz clientdata-13a9e2f472594a14295600db48c8b03a81d257bf.tar.bz2 clientdata-13a9e2f472594a14295600db48c8b03a81d257bf.tar.xz clientdata-13a9e2f472594a14295600db48c8b03a81d257bf.zip |
What Manaplus really sees
Diffstat (limited to 'graphics/particles/hadesblaze.particle.xml')
-rw-r--r-- | graphics/particles/hadesblaze.particle.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/particles/hadesblaze.particle.xml b/graphics/particles/hadesblaze.particle.xml index 1a314f44..dee524a7 100644 --- a/graphics/particles/hadesblaze.particle.xml +++ b/graphics/particles/hadesblaze.particle.xml @@ -22,7 +22,7 @@ some evil magicans laboratory or a demonic temple or something like that. <property name="fade-in" value="10"/> <property name="fade-out" value="150"/> <property name="output" value="1"/> - <property name="randomnes" value="200"/> + <property name="randomness" value="200"/> </emitter> <emitter> <property name="gravity" value="-0.2"/> @@ -32,7 +32,7 @@ some evil magicans laboratory or a demonic temple or something like that. <property name="fade-in" value="10"/> <property name="fade-out" value="150"/> <property name="output" value="1"/> - <property name="randomnes" value="200"/> + <property name="randomness" value="200"/> </emitter> </emitter> </particle> |