diff options
Diffstat (limited to 'graphics/particles/monster-souleater.particle.xml')
-rw-r--r-- | graphics/particles/monster-souleater.particle.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/particles/monster-souleater.particle.xml b/graphics/particles/monster-souleater.particle.xml index 2ae55a03..e0be7247 100644 --- a/graphics/particles/monster-souleater.particle.xml +++ b/graphics/particles/monster-souleater.particle.xml @@ -19,7 +19,7 @@ Purple particles flying around the target. <property name="fade-in" value="10"/> <property name="fade-out" value="40"/> <property name="output" min="0" max="1"/> - <property name="randomnes" value="200"/> + <property name="randomness" value="200"/> </emitter> <emitter> <property name="gravity" value="0.1"/> @@ -29,7 +29,7 @@ Purple particles flying around the target. <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> |