From 56f74ff1a065972c5285a8868602e3c401d322ac Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 12 Feb 2015 22:01:28 +1100 Subject: [PATCH] Disable ammo charging by default --- mutators.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mutators.cfg b/mutators.cfg index be5af23f9..a803d8411 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -43,7 +43,7 @@ set g_overkill_100h_anyway 1 set g_overkill_powerups_replace 1 set g_overkill_superguns_respawn_time 20 -set g_overkill_ammo_charge 1 +set g_overkill_ammo_charge 0 set g_overkill_ammo_charge_notice 1 set g_overkill_ammo_charge_limit 1 set g_overkill_ammo_charge_rate 0.5 -- 2.39.2