diff options
Diffstat (limited to 'graphics/particles/pink-violent-glow.particle.xml')
-rw-r--r-- | graphics/particles/pink-violent-glow.particle.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/particles/pink-violent-glow.particle.xml b/graphics/particles/pink-violent-glow.particle.xml index 4d3e650f..a588722f 100644 --- a/graphics/particles/pink-violent-glow.particle.xml +++ b/graphics/particles/pink-violent-glow.particle.xml @@ -20,7 +20,7 @@ Pink-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 @@ Pink-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> |