From 50088df7abc61c5633aef875c83b0b62d35a288f Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Thu, 14 Apr 2011 14:56:54 +0300 Subject: [PATCH] Allow re-jumping when you have a small falling speed --- data/defaultVoretournament.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/defaultVoretournament.cfg b/data/defaultVoretournament.cfg index 9a3fa0b4..1bd382db 100644 --- a/data/defaultVoretournament.cfg +++ b/data/defaultVoretournament.cfg @@ -603,7 +603,7 @@ set g_footsteps 1 "serverside footstep sounds" 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 0 "Minimum vertical speed a player must have in order to jump again" +set g_multijump_speed -125 "Minimum vertical speed a player must have in order to jump again" // effects r_glsl_postprocess 1 -- 2.39.2