From: MirceaKitsune Date: Tue, 2 Aug 2011 17:41:28 +0000 (+0300) Subject: Better helper defaults X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=145387894cac62ae15a9c52a4292dc226408fda8;p=voretournament%2Fvoretournament.git Better helper defaults --- diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index 03063150..7bae9898 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -676,9 +676,9 @@ seta cl_announcer default "name of the announcer you wish to use from data/sound seta cl_helper 1 "enable helper system (voice that warns you in certain circumstances)" seta cl_helper_voice default "name of the helper you wish to use from data/sound/helper" -seta cl_helper_pause 2 "number of seconds that must pass before the helper system can be triggered again" +seta cl_helper_pause 3 "number of seconds that must pass before the helper system can be triggered again" seta cl_helper_item_health 25 "the helper will warn you when going below this amount of health" -seta cl_helper_item_armor 25 "the helper will warn you when going below this amount of armor" +seta cl_helper_item_armor 15 "the helper will warn you when going below this amount of armor" seta cl_helper_item_ammo_fuel 25 "the helper will warn you when going below this amount of ammo" seta cl_helper_item_speed 1000 "the helper will warn you when going faster than this speed" seta cl_helper_item_stomachload 0.75 "the helper will warn you when your stomach is dangerously loaded by this amount"