X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=mutators.cfg;h=afa17824980e02ddc6be90760b998ec8bfd8d1c5;hp=32145dd04c8128f7e65b24d7a0c752d2d9b6cc7c;hb=da4923ffbb6204264ad8fbf2c9f8f8c162c5528d;hpb=1852dd0b6c285f4c8d44e08efb6c9ea0709658eb diff --git a/mutators.cfg b/mutators.cfg index 32145dd04..afa178249 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 @@ -276,7 +277,7 @@ set g_nades_entrap_radius 500 // Veil (9) set g_nades_veil_time 8 "Life time of the orb" -set g_nades_veil_radius 300 +set g_nades_veil_radius 200 // ============ @@ -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" // =======