X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=mutators.cfg;h=afa17824980e02ddc6be90760b998ec8bfd8d1c5;hp=c997a807f459574846fc3de6b11af14ddbe7447b;hb=00054ff9b89fe0dc07f0895649fefe1e41869b4e;hpb=d4c726b4b4e5d4dbec04470ef3e365031b91172e diff --git a/mutators.cfg b/mutators.cfg index c997a807f4..afa1782498 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -55,6 +55,7 @@ set g_instagib_friendlypush 1 "allow pushing teammates with the vaporizer primar // overkill // ========== set g_overkill 0 "internal cvar, to enable overkill, use `exec ruleset-overkill.cfg`" +set g_overkill_weapons 0 "Whether to enable overkill weapons outside of overkill ruleset." set g_overkill_powerups_replace 1 set g_overkill_itemwaypoints 1 @@ -293,7 +294,7 @@ set g_campcheck_distance 1800 // ========== set g_new_toys 0 "Mutator 'New Toys': enable extra fun guns" set g_new_toys_autoreplace 2 "0: never replace, 1: always auto replace guns by available new toys, 2: randomly auto replace guns by available new toys" -set g_new_toys_use_pickupsound 1 "play the 'new toys, new toys!' roflsound when picking up a new toys weapon" +set g_new_toys_use_pickupsound 0 "play the 'new toys, new toys!' roflsound when picking up a new toys weapon" // =======