X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=hud_nexuiz.cfg;h=0e0f079e8e25d214aa6553a8b7589dc3b3eb1854;hp=b0b02d080c6e6517407ca8706a8315bca9160f46;hb=91f0afcb1adaa31a11a0af055e31c006474e7798;hpb=e0012447bfce1b551df3dc01b043655aa93dafad diff --git a/hud_nexuiz.cfg b/hud_nexuiz.cfg index b0b02d080..0e0f079e8 100644 --- a/hud_nexuiz.cfg +++ b/hud_nexuiz.cfg @@ -22,6 +22,7 @@ seta hud_progressbar_shield_color "0.6 0 0.6" seta hud_progressbar_health_color "0.6 0 0" seta hud_progressbar_armor_color "0 0.6 0" seta hud_progressbar_fuel_color "0.6 0.6 0" +seta hud_progressbar_oxygen_color "0 1 1" seta hud_progressbar_nexball_color "0.7 0.1 0" seta hud_progressbar_speed_color "1 0.75 0" seta hud_progressbar_acceleration_color "0.5 0.75 1" @@ -275,6 +276,7 @@ seta hud_panel_centerprint_bg_padding "" seta hud_panel_centerprint_align "0.5" seta hud_panel_centerprint_flip "0" seta hud_panel_centerprint_fontscale "1" +seta hud_panel_centerprint_fontscale_bold "1.8" seta hud_panel_centerprint_time "3" seta hud_panel_centerprint_fade_in "0.2" seta hud_panel_centerprint_fade_out "0.5"