From: Martin Taibr Date: Thu, 17 Aug 2017 22:41:27 +0000 (+0200) Subject: close quote X-Git-Tag: xonotic-v0.8.5~2430^2~11 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=e74f21b0dbeac8aabd647c386bac416fab2e51d8;p=xonotic%2Fxonotic-data.pk3dir.git close quote --- diff --git a/mutators.cfg b/mutators.cfg index ed75a5485..997d19b99 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -25,7 +25,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 a 'standstill' +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_air_maxspeed 450 "maximum speed a player can be moving at before they dodge again when air dodging is enabled"