X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=mutators.cfg;h=24dc379ddcf37e65a0cbf51f31d81fd30014fc3b;hb=refs%2Fheads%2Fdrjaska%2Ffixes;hp=8949ed8b8ba3eb987a5cb89f5cc6f2d88e0e00d8;hpb=af2f0cb624aaf967708b22e1303d113668af5114;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/mutators.cfg b/mutators.cfg index 8949ed8b8..24dc379dd 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -42,8 +42,8 @@ set g_instagib_ammo_convert_bullets 0 "convert bullet ammo packs to insta cell a 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_invisibility_time 30 "Time of invisibility powerup in seconds." -set g_instagib_speed_time 30 "Time of speed powerup in seconds." +set g_instagib_invisibility_time 30 "time of invisibility powerup in seconds" +set g_instagib_speed_time 30 "time of speed powerup in seconds" set g_instagib_damagedbycontents 1 "allow damage from lava pits in instagib" set g_instagib_blaster_keepdamage 0 "allow secondary fire to hurt players" set g_instagib_blaster_keepforce 0 "allow secondary fire to push players" @@ -63,6 +63,8 @@ set g_overkill_filter_healthmega 0 set g_overkill_filter_armormedium 1 set g_overkill_filter_armorbig 1 set g_overkill_filter_armormega 0 +set g_overkill_blaster_keepdamage 0 "allow secondary fire to hurt players" +set g_overkill_blaster_keepforce 0 "allow secondary fire to push players" // ========= @@ -76,7 +78,7 @@ set g_vampire_use_total_damage 0 "If 1 then add combined damage (health + armor) // ======== // midair // ======== -set g_midair 0 "if set to 1 you can only apply damage to your opponent while he is airborne" +set g_midair 0 "if set to 1 you can only apply damage to your opponent while they are airborne" set g_midair_shieldtime 0.3 "number of seconds you are still invincible since you lost contact to the ground"