mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-20 00:24:49 +00:00
Reenable Whiteout
This commit is contained in:
parent
14977437ab
commit
bcba410e91
|
|
@ -303,6 +303,3 @@ function ConcussionGrenadeThrown::onThrow(%this, %gren)
|
|||
// Prevent package from being activated if it is already
|
||||
if (!isActivePackage(TacoOverrides))
|
||||
activatePackage(TacoOverrides);
|
||||
|
||||
//Ban WhiteOut Grenade
|
||||
$InvBanList[CTF, "FlashGrenade"] = 1;
|
||||
|
|
|
|||
Loading…
Reference in a new issue