X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=_hud_descriptions.cfg;h=c8ab15f987894c7bd8a9c8963a0274dc5601cf68;hp=109d410e8046cc1ee52e1965120d4618124cece1;hb=39c5a2ddb560b76d6134ee27da5096eb784eac25;hpb=423b0109aec26e7eea16f0344666dd4ef49055a0 diff --git a/_hud_descriptions.cfg b/_hud_descriptions.cfg index 109d410e8..c8ab15f98 100644 --- a/_hud_descriptions.cfg +++ b/_hud_descriptions.cfg @@ -16,6 +16,7 @@ seta hud_dock_alpha "" "alpha of the dock" seta hud_progressbar_alpha "" "alpha of progressbars" seta hud_progressbar_strength_color "" "R G B vector of the progress bar background color" +seta hud_progressbar_superweapons_color "" "R G B vector of the progress bar background color" seta hud_progressbar_shield_color "" "R G B vector of the progress bar background color" seta hud_progressbar_health_color "" "R G B vector of the progress bar background color" seta hud_progressbar_armor_color "" "R G B vector of the progress bar background color" @@ -88,6 +89,7 @@ seta hud_panel_powerups_bg_padding "" "if set to something else than \"\" = over seta hud_panel_powerups_progressbar "" "enable progressbar in panel" seta hud_panel_powerups_progressbar_strength "" "progressbar image for strength" seta hud_panel_powerups_progressbar_shield "" "progressbar image for shield" +seta hud_panel_powerups_progressbar_superweapons "" "progressbar image for superweapons" seta hud_panel_powerups_text "" "show text/icons in the powerups panel" seta hud_panel_healtharmor "" "enable/disable this panel, 2 = combined health/armor display"