mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-19 16:14:44 +00:00
Took out old options
This commit is contained in:
parent
bd9bb0d931
commit
ad0918262d
|
|
@ -56,7 +56,6 @@ $Host::DefenseTurret::Active = 0;
|
|||
$Host::DefenseTurret::MaxWptHeight = 10;
|
||||
$Host::DefenseTurret::Optional = 0;
|
||||
$Host::DefenseTurret::RequiredInTourney = 0;
|
||||
$Host::Discord = "https://t2discord.tk";
|
||||
$Host::DMSLOnlyMode = 0;
|
||||
$Host::EmptyServerReset = 0;
|
||||
$Host::EnableAutobalance = 1;
|
||||
|
|
@ -161,7 +160,6 @@ $Host::EvoTourneySameMap = 1;
|
|||
$Host::EvoUseHighPerformanceCounter = 0;
|
||||
$Host::FloodProtectionEnabled = 1;
|
||||
$Host::GameName = "Discord PU";
|
||||
$Host::Github = "https://github.com/ChocoTaco1/TacoServer";
|
||||
$Host::HiVisibility = "1";
|
||||
$Host::holoName1 = "Storm";
|
||||
$Host::holoName2 = "Inferno";
|
||||
|
|
@ -169,7 +167,6 @@ $Host::holoName3 = "Starwolf";
|
|||
$Host::holoName4 = "DSword";
|
||||
$Host::holoName5 = "BloodEagle";
|
||||
$Host::holoName6 = "Harbinger";
|
||||
$Host::HostedBy = "Branzone";
|
||||
$Host::Info = " ";
|
||||
$Host::KickBanTime = 600;
|
||||
$Host::LakRabbitDuelMode = "0";
|
||||
|
|
|
|||
Loading…
Reference in a new issue