From: MirceaKitsune Date: Thu, 14 Apr 2011 11:49:26 +0000 (+0300) Subject: Enable UT2004-style double jumps by default X-Git-Url: http://de.git.xonotic.org/?a=commitdiff_plain;h=e74141ed75b81678cab77b5069921dfc6315efc7;p=voretournament%2Fvoretournament.git Enable UT2004-style double jumps by default --- diff --git a/data/defaultVoretournament.cfg b/data/defaultVoretournament.cfg index c9d45a20..9a3fa0b4 100644 --- a/data/defaultVoretournament.cfg +++ b/data/defaultVoretournament.cfg @@ -601,9 +601,9 @@ set g_bloodloss 0 "amount of health below which blood loss occurs" set g_footsteps 1 "serverside footstep sounds" -set g_multijump 0 "Number of multiple jumps to allow (jumping again in the air), -1 allows for infinite jumps" +set g_multijump 1 "Number of multiple jumps to allow (jumping again in the air), -1 allows for infinite jumps" set g_multijump_add 0 "0 = make the current z velocity equal to jumpvelocity, 1 = add jumpvelocity to the current z velocity" -set g_multijump_speed -999999 "Minimum vertical speed a player must have in order to jump again" +set g_multijump_speed 0 "Minimum vertical speed a player must have in order to jump again" // effects r_glsl_postprocess 1