From: MirceaKitsune Date: Fri, 15 Apr 2011 15:54:26 +0000 (+0300) Subject: Rename in cvar description X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=1ca2a4517493b62b47d1ccbe5548d76745ac51f3;p=voretournament%2Fvoretournament.git Rename in cvar description --- diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index 39d69ae0..cb65f0b7 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -1139,9 +1139,9 @@ seta sbar_scoreboard_fadeoutspeed 5 "speed at which scoreboard fades out, higher seta sbar_scoreboard_highlight 1 "enable highlighting for rows and columns in the scoreboard" seta sbar_scoreboard_highlight_alpha 0.10 "highlight alpha value (depends on sbar_scoreboard_highlight 1)" seta sbar_scoreboard_highlight_alpha_self 0.25 "self highlight alpha value" -seta sbar_stomachboard_color1 "0 0.5 0" "RGB color of the stomach board indicators when showing self" -seta sbar_stomachboard_color2 "0.5 0.5 0" "RGB color of the stomach board indicators when showing team mate predators" -seta sbar_stomachboard_color3 "0.5 0 0" "RGB color of the stomach board indicators when showing enemy predators" +seta sbar_stomachboard_color1 "0 0.5 0" "RGB color of the stomach board highlights when showing self" +seta sbar_stomachboard_color2 "0.5 0.5 0" "RGB color of the stomach board highlights when showing team mate predators" +seta sbar_stomachboard_color3 "0.5 0 0" "RGB color of the stomach board highlights when showing enemy predators" seta sbar_stomachboard_status_alpha 0.75 "alpha of the stomach board status" seta sbar_stomachboard_status_fade 1 "color fading speed of the stomach board status" seta sbar_stomachboard_highlight_alpha 0.25 "alpha of the stomach board highlight"