From e66a686f0ad3cb75f8057de74ce65354ab064f05 Mon Sep 17 00:00:00 2001 From: ChocoTaco Date: Mon, 1 Apr 2019 16:00:52 -0400 Subject: [PATCH] Added ConcussionGren to LCTF --- Classic/prefs/SctfPrefs.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Classic/prefs/SctfPrefs.cs b/Classic/prefs/SctfPrefs.cs index dcc5631..20e145c 100644 --- a/Classic/prefs/SctfPrefs.cs +++ b/Classic/prefs/SctfPrefs.cs @@ -42,9 +42,9 @@ function setArmorDefaults(%armor) $InvBanList[SCtF, "SniperRifle"] = 1; // Misc $InvBanList[SCtF, "Mine"] = 0; - $InvBanList[SCtF, "ConcussionGrenade"] = 1; + $InvBanList[SCtF, "ConcussionGrenade"] = 0; $InvBanList[SCtF, "CameraGrenade"] = 1; - $InvBanList[SCtF, "FlareGrenade"] = 1; + $InvBanList[SCtF, "FlareGrenade"] = 0; $InvBanList[SCtF, "FlashGrenade"] = 1; $InvBanList[SCtF, "Grenade"] = 0; //Pro Mode