mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-03-06 05:00:21 +00:00
Added ConcussionGren to LCTF
This commit is contained in:
parent
3b064b9020
commit
e66a686f0a
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue