From 7ec9828d011d49aaaa5b1132d9efde294deaceb7 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 17 Mar 2015 08:52:44 +1100 Subject: [PATCH] Reset overkill superweapon respawn time to 2 minutes (seems a 1 was missed in the 120 second cooldown cvar one of the old ports) --- mutators.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mutators.cfg b/mutators.cfg index 86728648f..8716ceef0 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -41,7 +41,7 @@ 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 20 +set g_overkill_superguns_respawn_time 120 set g_overkill_ammo_charge 0 set g_overkill_ammo_charge_notice 1 -- 2.39.2