From: MirceaKitsune Date: Wed, 2 Mar 2011 15:01:52 +0000 (+0200) Subject: Better defaults for vore autotaunts X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=803a7f63a41af10191297253421859993e6aabe7;p=voretournament%2Fvoretournament.git Better defaults for vore autotaunts --- diff --git a/data/defaultVoretournament.cfg b/data/defaultVoretournament.cfg index 68b81016..b21cbbe0 100644 --- a/data/defaultVoretournament.cfg +++ b/data/defaultVoretournament.cfg @@ -219,8 +219,8 @@ cl_autodemo_nameformat demos/%Y-%m-%d_%H-%M // taunts and voices seta cl_autotaunt 0.65 "automatically taunt enemies when fragging them" -seta sv_vore_autotaunt_repeat_min 0.5 "how many seconds to attempt playing vore taunts, minimum" -seta sv_vore_autotaunt_repeat_max 2 "how many seconds to attempt playing vore taunts, maximum" +seta sv_vore_autotaunt_repeat_min 1 "how many seconds to attempt playing vore taunts, minimum" +seta sv_vore_autotaunt_repeat_max 3 "how many seconds to attempt playing vore taunts, maximum" seta sv_taunt 1 "allow taunts on the server" seta sv_autotaunt 1 "allow autotaunts on the server" seta cl_voice_directional 1 "0 = all voices are non-directional, 1 = all voices are directional, 2 = only taunts are directional"