X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=defaultXonotic.cfg;h=2e5b56cd14fccfd30703d33850cd912f2858c744;hb=a5f1a00835fb892604248d4de5c4664d8d359928;hp=c5cb78928071377c06f02513afbab0905ad530cd;hpb=c5da4e8d630ebc1c024ca30070583574a46252c2;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index c5cb78928..2e5b56cd1 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1348,10 +1348,10 @@ seta hud_panel_weapons_accuracy_color1 "1 1 0" seta hud_panel_weapons_accuracy_color2 "0 1 0" seta hud_panel_weapons_accuracy_color_levels "0 20 100" "accuracy values at which a specified color (hud_panel_weapons_accuracy_color) will be used. If your accuracy is between 2 of these values then a mix of the Xth and X+1th colors will be used. You can specify up to 10 values, in increasing order" seta hud_panel_weapons_ammo 1 "show ammo as a status bar" -seta hud_panel_weapons_ammo_full_shells 40 "show 100% of the status bar at this ammo count" -seta hud_panel_weapons_ammo_full_nails 100 "show 100% of the status bar at this ammo count" -seta hud_panel_weapons_ammo_full_cells 60 "show 100% of the status bar at this ammo count" -seta hud_panel_weapons_ammo_full_rockets 60 "show 100% of the status bar at this ammo count" +seta hud_panel_weapons_ammo_full_shells 50 "show 100% of the status bar at this ammo count" +seta hud_panel_weapons_ammo_full_nails 200 "show 100% of the status bar at this ammo count" +seta hud_panel_weapons_ammo_full_cells 80 "show 100% of the status bar at this ammo count" +seta hud_panel_weapons_ammo_full_rockets 80 "show 100% of the status bar at this ammo count" seta hud_panel_weapons_ammo_full_fuel 100 "show 100% of the status bar at this ammo count" seta hud_panel_notify_time 10 "time that a new entry stays until it fades out"