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