diff options
Diffstat (limited to 'graphics/particles/orange-violent-glow.particle.xml')
-rw-r--r-- | graphics/particles/orange-violent-glow.particle.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/particles/orange-violent-glow.particle.xml b/graphics/particles/orange-violent-glow.particle.xml index 8ffcf607..5e4d8cc8 100644 --- a/graphics/particles/orange-violent-glow.particle.xml +++ b/graphics/particles/orange-violent-glow.particle.xml @@ -20,7 +20,7 @@ Orange-ish particles that fly up to the sky; based on Crush's Soul Menhir effect <property name="fade-out" value="20"/> <property name="output" min="0" max="1"/> <property name="output-pause" min="30" max="80"/> - <property name="randomnes" value="200"/> + <property name="randomness" value="200"/> </emitter> <emitter> <property name="gravity" value="-0.4"/> @@ -31,7 +31,7 @@ Orange-ish particles that fly up to the sky; based on Crush's Soul Menhir effect <property name="fade-out" value="20"/> <property name="output" min="0" max="1"/> <property name="output-pause" min="30" max="80"/> - <property name="randomnes" value="200"/> + <property name="randomness" value="200"/> </emitter> </emitter> </particle> |