]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/defaultVT.cfg
Make weapon display warn amount depend on weapon and ammo instead of a global cvar...
[voretournament/voretournament.git] / data / defaultVT.cfg
index ee55db0c99c748b77036650c9108d58098099772..5e5580c67acc54eed349319635d16a31da9e5210 100644 (file)
@@ -650,8 +650,8 @@ set g_multijump 1   "Number of multiple jumps to allow (jumping again in the air),
 set g_multijump_add 0  "0 = make the current z velocity equal to jumpvelocity, 1 = add jumpvelocity to the current z velocity"\r
 set g_multijump_speed -125     "Minimum vertical speed a player must have in order to jump again"\r
 \r
-set g_gundisplay_warn_load 10 "display digits will show in warning mode when weapon load is below this amount"\r
-set g_gundisplay_warn_ammo 50 "display digits will show in warning mode when ammo is below this amount"\r
+set g_gundisplay_warn_weapon_grabber 10 "display digits will show in warning mode when grabber weapon load is below this amount"\r
+set g_gundisplay_warn_ammo_fuel 50 "display digits will show in warning mode when fuel ammo is below this amount"\r
 \r
 // effects\r
 r_glsl_postprocess 1\r