X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=mutators.cfg;h=07e276f4bae7771c380784bc48f609af98f86451;hb=2ef462d7ec0dcac07a7de8326cae26eb7b7d04c2;hp=adfcd240522d7e07f21cbbecef049650c0ec755b;hpb=a59c12d71fa599891fc1d658aeea2f546d89d9e4;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/mutators.cfg b/mutators.cfg index adfcd2405..07e276f4b 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -37,12 +37,10 @@ set g_instagib_speed_highspeed 1.5 "speed-multiplier that applies while you carr // overkill // ========== set g_overkill 0 "enable overkill" -set g_overkill_superguns_builtin 0 set g_overkill_100a_anyway 1 set g_overkill_100h_anyway 1 set g_overkill_powerups_replace 1 -set g_overkill_superguns_onemag 1 set g_overkill_superguns_respawn_time 20 set g_overkill_ammo_charge 1 @@ -68,6 +66,13 @@ set g_overkill_ammo_decharge_hmg 0.01 set g_vampire 0 "set to 1 to enable the vampire mode, where the damage done to your opponent gets added to your own health" +// ======== +// midair +// ======== +set g_midair 0 "if set to 1 you can only apply damage to your opponent while he is airborne" +set g_midair_shieldtime 0.3 "number of seconds you are still invincible since you lost contact to the ground" + + // ========= // sandbox // =========