From: LegendaryGuard Date: Wed, 19 Oct 2022 22:51:29 +0000 (+0200) Subject: Add more description in g_nades_bonus_type cvar X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=24d43cf227857c1d214088aa7524ef4a21a1e9aa;p=xonotic%2Fxonotic-data.pk3dir.git Add more description in g_nades_bonus_type cvar --- 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"