]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Add more description in g_nades_bonus_type cvar
authorLegendaryGuard <rootuser999@gmail.com>
Wed, 19 Oct 2022 22:51:29 +0000 (00:51 +0200)
committerLegendaryGuard <rootuser999@gmail.com>
Wed, 19 Oct 2022 22:51:29 +0000 (00:51 +0200)
mutators.cfg

index 8993c8a232d8dada529363ee62293778422adc3d..c6bebb57da31d15bbe1bd00e6725cdc93d4dbec5 100644 (file)
@@ -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"