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/cursed-waterfall.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/cursed-waterfall.particle.xml')
-rw-r--r-- | graphics/particles/cursed-waterfall.particle.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/particles/cursed-waterfall.particle.xml b/graphics/particles/cursed-waterfall.particle.xml index bec64fdf..6550b742 100644 --- a/graphics/particles/cursed-waterfall.particle.xml +++ b/graphics/particles/cursed-waterfall.particle.xml @@ -20,7 +20,7 @@ Purple particles falling as if they were going along a waterfall <property name="fade-in" value="10"/> <property name="fade-out" value="90"/> <property name="output" min="0" max="1"/> - <property name="randomnes" value="200"/> + <property name="randomness" value="200"/> </emitter> <emitter> <property name="gravity" value="0.9"/> @@ -30,7 +30,7 @@ Purple particles falling as if they were going along a waterfall <property name="fade-in" value="10"/> <property name="fade-out" value="90"/> <property name="output" min="0" max="1"/> - <property name="randomnes" value="200"/> + <property name="randomness" value="200"/> </emitter> </emitter> <emitter> @@ -49,7 +49,7 @@ Purple particles falling as if they were going along a waterfall <property name="fade-in" value="10"/> <property name="fade-out" value="90"/> <property name="output" min="0" max="1"/> - <property name="randomnes" value="200"/> + <property name="randomness" value="200"/> </emitter> <emitter> <property name="gravity" value="0.9"/> @@ -59,7 +59,7 @@ Purple particles falling as if they were going along a waterfall <property name="fade-in" value="10"/> <property name="fade-out" value="90"/> <property name="output" min="0" max="1"/> - <property name="randomnes" value="200"/> + <property name="randomness" value="200"/> </emitter> </emitter> </particle> |