X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=defaultXonotic.cfg;h=a075ba8cb2dba7431df156cda2996b16389cc70e;hp=275c8a28fc9bb6561fb77c71dc79852c4e108f28;hb=bc2db9f264c9e70133898e1495911b8658813e04;hpb=729a4add66b1fc45e3c38986973f36f3abed3280;ds=sidebyside diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 275c8a28fc..a075ba8cb2 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1348,6 +1348,9 @@ seta hud_panel_weapons_ammo_full_fuel 100 "show 100% of the status bar at this a seta hud_panel_weapons_timeout "3" "panel disappears if you don't switch weapon for this amount of seconds" seta hud_panel_weapons_timeout_effect "1" "disappearance effect: 0) no effect; 1) panel moves out of screen; 2) panel fades out" +seta hud_panel_healtharmor_maxhealth "250" "when you have this much health, the health status bar is full" +seta hud_panel_healtharmor_maxarmor "150" "when you have this much armor, the armor status bar is full" + seta hud_panel_notify_time 10 "time that a new entry stays until it fades out" seta hud_panel_notify_fadetime 3 "fade out time"