mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-19 16:14:44 +00:00
Tournament Kill
This commit is contained in:
parent
1383a07fad
commit
12a99ce7c5
|
|
@ -9,6 +9,9 @@
|
||||||
// $Host::AntiPackPlayerCount = 6;
|
// $Host::AntiPackPlayerCount = 6;
|
||||||
//
|
//
|
||||||
|
|
||||||
|
if(!$Host::AntiPackEnable)
|
||||||
|
return;
|
||||||
|
|
||||||
// Choose which packs to limit
|
// Choose which packs to limit
|
||||||
$AntiPackIncludeCloak = 1;
|
$AntiPackIncludeCloak = 1;
|
||||||
$AntiPackIncludeShield = 0;
|
$AntiPackIncludeShield = 0;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue