X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=data%2FdefaultVT.cfg;h=cd877f6f94faac185725c6c203fe273452278452;hb=b6181f3ac2c75f7d2339fe17481296f66cd4e6ac;hp=7b5dac26089cbbacff9d991a6dee96bea0e023f5;hpb=c54190e3d2b73e3f168ed657d21e358e139a59d0;p=voretournament%2Fvoretournament.git diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index 7b5dac26..cd877f6f 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -1139,8 +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 for self" -seta sbar_stomachboard_color2 "0.5 0 0" "RGB color of the stomach board indicators for predator" +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" @@ -1231,7 +1232,7 @@ alias sethostname "set menu_use_default_hostname 0; hostname $*" set sv_foginterval 0 // Audio track names (for old-style "cd loop NUMBER" usage) -set g_cdtracks_remaplist "feeding_frenzy digital-pursuit brokenlight ninesix sixtyfour_revisited infiltrator stone_fortress high_tech_lab space_walk meltdown inner-peace out-there variable quiet boss_theme ghost-town" "list used by mapinfo system to automatically assign cdtracks - must match the cd remap command" +set g_cdtracks_remaplist "feeding_frenzy digital-pursuit brokenlight ninesix sixtyfour_revisited infiltrator stone_fortress high_tech_lab space_walk meltdown inner-peace out-there neon variable quiet boss_theme ghost-town" "list used by mapinfo system to automatically assign cdtracks - must match the cd remap command" set g_cdtracks_dontusebydefault "" "list used by mapinfo system to automatically assign cdtracks - must be a subset of g_cdtracks_remaplist" cd remap $g_cdtracks_remaplist seta cl_intermission 1 "play intermission music"