X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=mutators.cfg;h=4b8f1a2376ce25874e880eebba7340762a64f93c;hp=18ed08cec71ab2dd9018df48d944eaf63c8b95cb;hb=3bbcff2475d1b2efc1314a358bf60c6fba6e4be6;hpb=fccc8baa9f35ff2d7ec7aa4ecab6d348a53a180e diff --git a/mutators.cfg b/mutators.cfg index 18ed08cec7..4b8f1a2376 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -31,6 +31,10 @@ set g_instagib 0 "enable instagib" set g_instagib_extralives 1 "how many extra lives you will get per powerup" set g_instagib_ammo_start 10 "starting ammo" set g_instagib_ammo_drop 5 "how much ammo you'll get for weapons or cells" +set g_instagib_ammo_convert_bullets 0 "convert bullet ammo packs to insta cell ammo packs" +set g_instagib_ammo_convert_cells 0 "convert normal cell ammo packs to insta cell ammo packs" +set g_instagib_ammo_convert_rockets 0 "convert rocket ammo packs to insta cell ammo packs" +set g_instagib_ammo_convert_shells 0 "convert shell ammo packs to insta cell ammo packs" set g_instagib_invis_alpha 0.15 set g_instagib_speed_highspeed 1.5 "speed-multiplier that applies while you carry the invincibility powerup" set g_instagib_damagedbycontents 1 "allow damage from lava pits in instagib" @@ -45,10 +49,11 @@ set g_instagib_friendlypush 1 "allow pushing teammates with the vaporizer primar // ========== set g_overkill 0 "enable overkill" -set g_overkill_100a_anyway 1 -set g_overkill_100h_anyway 1 set g_overkill_powerups_replace 1 -set g_overkill_superguns_respawn_time 120 +set g_overkill_filter_healthmega 0 +set g_overkill_filter_armormedium 0 +set g_overkill_filter_armorbig 0 +set g_overkill_filter_armorlarge 0 // =========