From 24d43cf227857c1d214088aa7524ef4a21a1e9aa Mon Sep 17 00:00:00 2001 From: LegendaryGuard Date: Thu, 20 Oct 2022 00:51:29 +0200 Subject: [PATCH] Add more description in g_nades_bonus_type cvar --- mutators.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mutators.cfg b/mutators.cfg index 8993c8a232..c6bebb57da 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -221,7 +221,7 @@ seta cl_tandemnade_type 0 "tandem nade selection; 0: monster, 1: item, 2: vehicl // set g_nades_bonus 0 "Enable bonus grenades" set g_nades_bonus_client_select 0 "Allow client side selection of bonus nade type" -set g_nades_bonus_type 2 "Type of the bonus grenade. 1:normal 2:napalm 3:ice 4:translocate 5:spawn 6:heal 7:tandemnade 8:entrap 9:veil" +set g_nades_bonus_type 2 "Type of the bonus grenade. 1:normal 2:napalm 3:ice 4:translocate 5:spawn 6:heal 7:tandemnade 8:entrap 9:veil 10:ammo 11:darkness" set g_nades_bonus_onstrength 1 "Always give bonus grenades to players that have the strength powerup" set g_nades_bonus_max 3 "Maximum number of bonus grenades" set g_nades_bonus_only 0 "Disallow regular nades, only bonus nades can be used" -- 2.39.2