X-Git-Url: http://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=blobdiff_plain;f=data%2FdefaultVT.cfg;h=213f9fd19074ccc3d819cacf3625bcb10922624a;hp=c66b4f3d37596e4ccbf6a7df773ad508835b9bb0;hb=3d83bdae969713274b1ed57a599293e31fcc8789;hpb=2689ad71ea789161360afef49c84f9b34ef94511 diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index c66b4f3d..213f9fd1 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -1614,10 +1614,11 @@ set g_healthsize_min 50 "Player size may not drop below this amount of health" set g_healthsize_max 150 "Player size may not grow past this amount of health" // part of an ugly hack for the menu audio sliders to work with the cutsound feature -seta menu_volume 0.5 -seta menu_bgmvolume 1 +seta menu_volume 1 +seta menu_bgmvolume 0.5 set volume $menu_volume set bgmvolume $menu_bgmvolume +set mastervolume 1.4 set sv_weaponstats_damagefile "" "when set to a file name, per-weapon damage stats get written to that file" set sv_weaponstats_killfile "" "when set to a file name, per-weapon kill stats get written to that file"