X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=_hud_descriptions.cfg;h=3f0355b5fd79cae5ecf2db48b96a386d38e4a36d;hb=f2f8783552bd4b1098a4fa61f9b12e78bf694d31;hp=9bb1b84a620f61cc2672d4d85a52817d384b21a1;hpb=a1267116f537f5e1af48cbcb14448738fb7ed2ad;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/_hud_descriptions.cfg b/_hud_descriptions.cfg index 9bb1b84a6..3f0355b5f 100644 --- a/_hud_descriptions.cfg +++ b/_hud_descriptions.cfg @@ -275,6 +275,7 @@ seta hud_panel_centerprint_bg_padding "" "if set to something else than \"\" = o seta hud_panel_centerprint_align "" "text alignment: 0 left, 0.5 center, 1 right" seta hud_panel_centerprint_flip "" "invert messages order" seta hud_panel_centerprint_fontscale "" "scale the text font by this amount" +seta hud_panel_centerprint_fontscale_bold "" "scale the bold text font by this amount" seta hud_panel_centerprint_time "" "message duration (NOTE: certain messages have a fixed duration)" seta hud_panel_centerprint_fade_in "" "how long a message takes to fade in" seta hud_panel_centerprint_fade_out "" "how long a message takes to fade out (this time is included in the message duration and can't be > 5)"