]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - mutators.cfg
Add a potentially useful option to only allow the use of bonus nades
[xonotic/xonotic-data.pk3dir.git] / mutators.cfg
index 0623ba37589fa43b9e9ea7143a981b5cb5760e0b..7dd5e6d1146e5587b60995c5bed1a14120291aba 100644 (file)
@@ -210,6 +210,7 @@ set g_nades_bonus_client_select 0 "Allow client side selection of bonus nade typ
 set g_nades_bonus_type 2 "Type of the bonus grenade. 1:normal 2:napalm 3:ice 4:translocate 5:spawn 6:heal 7:pokenade"
 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"
 // Bonus score
 set g_nades_bonus_score_max   120 "Score value that will give a bonus nade"
 set g_nades_bonus_score_minor   5 "Score given for minor actions (pickups, regular frags etc.)"