]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/defaultVoretournament.cfg
Allow re-jumping when you have a small falling speed
[voretournament/voretournament.git] / data / defaultVoretournament.cfg
index 9a3fa0b4ac7a8812c592028fc937d2085c085471..1bd382dbae62014435adaac34312736ab833f60f 100644 (file)
@@ -603,7 +603,7 @@ set g_footsteps 1   "serverside footstep sounds"
 \r
 set g_multijump 1      "Number of multiple jumps to allow (jumping again in the air), -1 allows for infinite jumps"\r
 set g_multijump_add 0  "0 = make the current z velocity equal to jumpvelocity, 1 = add jumpvelocity to the current z velocity"\r
-set g_multijump_speed 0        "Minimum vertical speed a player must have in order to jump again"\r
+set g_multijump_speed -125     "Minimum vertical speed a player must have in order to jump again"\r
 \r
 // effects\r
 r_glsl_postprocess 1\r