X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=defaultXonotic.cfg;h=7b66c50155a8432dd22a994bbbe1fcbe9c447124;hp=cb8752959e35de8e8cb3dd69c51b0a15bfdeac5e;hb=00473777440f7a13bb5e726f2be95f51d31e3178;hpb=4626abb5835aa634be556b43361c20ea6481be6f diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index cb8752959..7b66c5015 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -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"