mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-03-06 13:10:21 +00:00
TKwarn Vars
This commit is contained in:
parent
cc815fc534
commit
fd0ed989c7
3 changed files with 6 additions and 4 deletions
|
|
@ -194,6 +194,9 @@ $Host::GuidCheck = 1;
|
|||
$Host::MinFlagRecordPlayerCount = 6;
|
||||
$Host::ItemRespawnTime = 30;
|
||||
$Host::VoteCooldown = 120;
|
||||
$Host::TKMax = 12;
|
||||
$Host::TKWarn1 = 4;
|
||||
$Host::TKWarn2 = 8;
|
||||
|
||||
//LakRabbit
|
||||
$Host::LakRabbitUnlimitedDJ = 1; //Unlimited disc-jumps if enabled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue