diff options
Diffstat (limited to 'graphics/particles/fountain.particle.xml')
-rw-r--r-- | graphics/particles/fountain.particle.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/particles/fountain.particle.xml b/graphics/particles/fountain.particle.xml index 8e57db5e..5ab02632 100644 --- a/graphics/particles/fountain.particle.xml +++ b/graphics/particles/fountain.particle.xml @@ -23,7 +23,7 @@ Fancy fireworks effect which fills the whole screen. <property name="horizontal-angle" min="0" max="360"/> <property name="vertical-angle" min="0" max="360"/> <property name="power" value="1"/> - <property name="randomnes" value="100"/> + <property name="randomness" value="100"/> <property name="lifetime" min="20" max="30"/> <property name="output" min="0" max="1"/> </emitter> |