]> 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 c9d45a2080255c99059f3acb2268c4cb9a1569e2..1bd382dbae62014435adaac34312736ab833f60f 100644 (file)
@@ -601,9 +601,9 @@ set g_bloodloss 0   "amount of health below which blood loss occurs"
 \r
 set g_footsteps 1      "serverside footstep sounds"\r
 \r
-set g_multijump 0      "Number of multiple jumps to allow (jumping again in the air), -1 allows for infinite jumps"\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 -999999  "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