]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
sound randomization parameters
authorRudolf Polzer <divVerent@xonotic.org>
Tue, 4 Oct 2011 07:48:08 +0000 (09:48 +0200)
committerRudolf Polzer <divVerent@xonotic.org>
Tue, 4 Oct 2011 07:48:08 +0000 (09:48 +0200)
defaultXonotic.cfg

index a0d50e3e7a996bf234d765d634097f23d5b2357e..ad5a1362b458de2a932ef25ff14a9ce26d515107 100644 (file)
@@ -2164,6 +2164,10 @@ set snd_soundradius 1200
 seta snd_channel8volume 1 "QuakeC controlled background music volume"
 seta snd_channel9volume 1 "QuakeC controlled ambient sound volume"
 
+// sound randomization
+snd_identicalsoundrandomization_time -0.1
+snd_identicalsoundrandomization_tics    1
+
 // loading screen
 scr_loadingscreen_background 0
 scr_loadingscreen_barcolor "0 0.5 1"