From 30f5a5af570ea78b293df8834a366ca4e3f80eb1 Mon Sep 17 00:00:00 2001 From: Samual Date: Sun, 16 Oct 2011 23:28:49 -0400 Subject: [PATCH] Update ammo values for the ammo panel --- _hud_common.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_hud_common.cfg b/_hud_common.cfg index b340fda47..496f9ffc6 100644 --- a/_hud_common.cfg +++ b/_hud_common.cfg @@ -6,10 +6,10 @@ seta hud_configure_bg_minalpha 0.25 "minimum panel background alpha when in hud seta hud_configure_grid_alpha 0.15 "alpha for visible grid when in configure mode" // general hud panel cvars (i.e. shouldn't be adjusted by a skin config) -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_shells 60 "show 100% of the status bar at this ammo count" +seta hud_panel_weapons_ammo_full_nails 320 "show 100% of the status bar at this ammo count" +seta hud_panel_weapons_ammo_full_cells 180 "show 100% of the status bar at this ammo count" +seta hud_panel_weapons_ammo_full_rockets 160 "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_ammo_maxammo "40" "when you have this much ammo, the ammo status bar is full" -- 2.39.2