X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=xonotic-client.cfg;h=dfa3c0c57c26f8efe0862618918f653612dbe750;hb=7db1266f5b9d7bfcdda4fc4c8d5ba6ab121fd2df;hp=e9120cac6b8d0e87c9036fa2b86fbfc23c42d5c6;hpb=b4d310f67c399b9e96da9bc880e1d86b39251aaf;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/xonotic-client.cfg b/xonotic-client.cfg index e9120cac6..dfa3c0c57 100644 --- a/xonotic-client.cfg +++ b/xonotic-client.cfg @@ -194,7 +194,7 @@ seta cl_autotaunt 0 "automatically taunt enemies when fragging them" seta cl_voice_directional 1 "0 = all voices are non-directional, 1 = all voices are directional, 2 = only taunts are directional" seta cl_voice_directional_taunt_attenuation 0.5 "this defines the distance from which taunts can be heard" -seta cl_hitsound 1 "play a hit notifier sound when you have hit an enemy, 1: same pitch 2: increase pitch with more damage 3: decrease pitch with more damage" +seta cl_hitsound 1 "play a hit notifier sound when you have hit an enemy, 1: same pitch 2: decrease pitch with more damage 3: increase pitch with more damage" set cl_hitsound_antispam_time 0.05 "don't play the hitsound more often than this" seta cl_hitsound_min_pitch 0.75 "minimum pitch of hit sound" seta cl_hitsound_max_pitch 1.5 "maximum pitch of hit sound"