X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=mutators.cfg;h=22797f5c05cb1d49585a11eb9dad5fce282dd569;hb=ad22f3a1bc3b8fd93f5eabb0ab7139908d98b650;hp=8ea8dc22b1ae0b48a06f0e328d69664b31f711d8;hpb=06a08d0c6b573f2562297147171aff3d990fa42d;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/mutators.cfg b/mutators.cfg index 8ea8dc22b..22797f5c0 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -26,7 +26,7 @@ set sv_dodging_wall_distance_threshold 10 "the maximum distance from a wall that set sv_dodging_sound 1 "if 1 dodging makes a sound. if 0 dodging is silent" set sv_dodging_frozen 0 "allow dodging while frozen" set sv_dodging_frozen_doubletap 0 -set sv_dodging_maxspeed 350 "maximum speed a player can be moving at to use the standard dodging from an (almost) standstill" +set sv_dodging_maxspeed 450 "maximum speed a player can be moving at to use the standard dodging from an (almost) standstill" set sv_dodging_air_maxspeed 450 "maximum speed a player can be moving at before they dodge again when air dodging is enabled" set sv_dodging_clientselect 0 "allow clients to opt-in to dodging movement with the cl_dodging cvar, dodging will be off for clients by default with this enabled"