]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultXonotic.cfg
Apply new pitch settings by TimePath
[xonotic/xonotic-data.pk3dir.git] / defaultXonotic.cfg
index cb8752959e35de8e8cb3dd69c51b0a15bfdeac5e..7b66c50155a8432dd22a994bbbe1fcbe9c447124 100644 (file)
@@ -222,9 +222,9 @@ set sv_ready_restart_repeatable 0   "allows the players to restart the game as oft
 
 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"
 set cl_hitsound_antispam_time 0.05 "don't play the hitsound more often than this"
-seta cl_hitsound_min_pitch 0.95 "minimum pitch of hit sound"
-seta cl_hitsound_max_pitch 2 "maximum pitch of hit sound"
-seta cl_hitsound_nom_damage 80 "damage amount at which hitsound bases pitch off"
+seta cl_hitsound_min_pitch 0.75 "minimum pitch of hit sound"
+seta cl_hitsound_max_pitch 1.5 "maximum pitch of hit sound"
+seta cl_hitsound_nom_damage 25 "damage amount at which hitsound bases pitch off"
 
 seta cl_eventchase_death 1 "camera goes into 3rd person mode when the player is dead"
 seta cl_eventchase_nexball 1 "camera goes into 3rd person mode when in nexball game-mode"