diff options
Diffstat (limited to 'graphics/particles/monster-witchguard.particle.xml')
-rw-r--r-- | graphics/particles/monster-witchguard.particle.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/particles/monster-witchguard.particle.xml b/graphics/particles/monster-witchguard.particle.xml index 7705af75..38284e35 100644 --- a/graphics/particles/monster-witchguard.particle.xml +++ b/graphics/particles/monster-witchguard.particle.xml @@ -23,7 +23,7 @@ Dark Purple particles flying around the target, giving a demonic aura. <property name="power" min="0" max="2"/> <property name="horizontal-angle" min="-15" max="-175"/> <property name="momentum" value="0.95"/> - <property name="randomnes" value="50"/> + <property name="randomness" value="50"/> <property name="vertical-angle" min="0" max="90"/> </emitter> </emitter> |