From aead7fa83bcbbbf261d95d9f6381974869e76122 Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 16 Jan 2016 01:10:22 +1000 Subject: [PATCH] Disable disability buff (may be removed soon) --- mutators.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mutators.cfg b/mutators.cfg index 4675b009f..60f4c4c31 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -316,7 +316,7 @@ set g_buffs_bash 1 "bash buff: increased knockback force and immunity to knockba set g_buffs_bash_time 60 "bash buff carry time" set g_buffs_bash_force 2 "bash force multiplier" set g_buffs_bash_force_self 1.2 "bash self force multiplier" -set g_buffs_disability 1 "disability buff: attacks to players and monsters deal slowness (decreased movement/attack speed) for a few seconds" +set g_buffs_disability 0 "disability buff: attacks to players and monsters deal slowness (decreased movement/attack speed) for a few seconds" set g_buffs_disability_time 60 "disability buff carry time" set g_buffs_disability_slowtime 3 "time in seconds for target disability" set g_buffs_disability_speed 0.7 "player speed multiplier while disabled" -- 2.39.2