From: MirceaKitsune Date: Sun, 27 Feb 2011 21:23:11 +0000 (+0200) Subject: Better cvar description X-Git-Url: http://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=commitdiff_plain;h=37b1a0e000309a844ac8ef6899a2d872e426eeae Better cvar description --- diff --git a/data/defaultVoretournament.cfg b/data/defaultVoretournament.cfg index 6db7ef52..7b568c20 100644 --- a/data/defaultVoretournament.cfg +++ b/data/defaultVoretournament.cfg @@ -1517,7 +1517,7 @@ set cl_vore_punchangle 14 "your view gets tilted by this amount when swallowing seta cl_vore_cutvolume_sound 0.75 "sound volume is reduced to this amount when you are in a stomach" seta cl_vore_cutvolume_music 0.5 "music volume is reduced to this amount when you are in a stomach" seta cl_vore_cutvolume_fade 0.1 "fading speed of the volume change" -seta cl_vore_autodigest 0 "when enabled, the player will automatically begin digesting enemy prey after eating them, as long as no team mates are inside" +seta cl_vore_autodigest 0 "when enabled, the player will automatically begin digesting enemy prey after eating them, as long as no team mates are inside (automated digest key)" set g_vore 1 "enables the vore system, you want this on!" set g_vore_digestion 1 "enables digestion system, you want this on!" set g_vore_kick 1 "enables stomach kick system, you want this on!"