diff options
Diffstat (limited to 'graphics/particles/magic-building-aura.particle.xml')
-rw-r--r-- | graphics/particles/magic-building-aura.particle.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/particles/magic-building-aura.particle.xml b/graphics/particles/magic-building-aura.particle.xml index 6dc6fe0d..2038154c 100644 --- a/graphics/particles/magic-building-aura.particle.xml +++ b/graphics/particles/magic-building-aura.particle.xml @@ -18,7 +18,7 @@ Light blue,white and green particles which fly up to the sky. Magical aura for b <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.2"/> @@ -28,7 +28,7 @@ Light blue,white and green particles which fly up to the sky. Magical aura for b <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.2"/> @@ -38,7 +38,7 @@ Light blue,white and green particles which fly up to the sky. Magical aura for b <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.2"/> @@ -48,7 +48,7 @@ Light blue,white and green particles which fly up to the sky. Magical aura for b <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.2"/> @@ -58,7 +58,7 @@ Light blue,white and green particles which fly up to the sky. Magical aura for b <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.2"/> @@ -68,7 +68,7 @@ Light blue,white and green particles which fly up to the sky. Magical aura for b <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> |