]> de.git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Brighter HUD by default
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Thu, 7 Jul 2011 17:33:56 +0000 (20:33 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Thu, 7 Jul 2011 17:33:56 +0000 (20:33 +0300)
data/defaultVT.cfg

index 0c09e3c1db108bd23dc3afd3f18a70fabc0365a1..14c081c990e4464bec1dc390e5b5de0c70cb8391 100644 (file)
@@ -1148,10 +1148,10 @@ sbar_info_pos 50
 seta sbar_alpha_bg 0.8 "alpha value of the HUD background"\r
 seta sbar_alpha_fg 1 "alpha value of the HUD foreground items"\r
 seta sbar_border_thickness 1 "scoreboard border thickness"\r
-seta sbar_color_bg_r 0.25 "red color component of the HUD background"\r
+seta sbar_color_bg_r 0.5 "red color component of the HUD background"\r
 seta sbar_color_bg_g 0 "green color component of the HUD background"\r
-seta sbar_color_bg_b 0.5 "blue color component of the HUD background"\r
-seta sbar_color_bg_team 0.5 "team color multiplier of the HUD background"\r
+seta sbar_color_bg_b 1 "blue color component of the HUD background"\r
+seta sbar_color_bg_team 1 "team color multiplier of the HUD background"\r
 seta sbar_scoreboard_offset 100 "scoreboard vertical position"\r
 seta sbar_scoreboard_alpha_bg 0.6 "scoreboard background alpha"\r
 seta sbar_scoreboard_alpha_fg 1 "scoreboard foreground alpha"\r