]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultXonotic.cfg
Merge branch 'master' into Mario/rifle_arena
[xonotic/xonotic-data.pk3dir.git] / defaultXonotic.cfg
index 9dce045c36bd248748939b343ce808b5f4ec0a5c..3428112b113964db8af748dd7c1aa182bfde10d8 100644 (file)
@@ -463,6 +463,7 @@ set sv_dodging_wall_dodging 0 "set to 1 to allow dodging off walls. 0 to disable
 set sv_dodging_delay 0.5 "determines how long a player has to wait to be able to dodge again after dodging"
 set sv_dodging_up_speed 200 "the jump velocity of the dodge"
 set sv_dodging_horiz_speed 400 "the horizontal velocity of the dodge"
+set sv_dodging_horiz_speed_frozen 200 "the horizontal velocity of the dodge (while frozen)"
 set sv_dodging_ramp_time 0.1 "a ramp so that the horizontal part of the dodge is added smoothly (seconds)"
 set sv_dodging_height_threshold 10 "the maximum height above ground where to allow dodging"
 set sv_dodging_wall_distance_threshold 10 "the maximum distance from a wall that still allows dodging"