Map Rotation changes

This commit is contained in:
ChocoTaco 2018-08-31 20:51:39 -04:00
parent 4876c9be74
commit 45bdc61513
2 changed files with 5 additions and 5 deletions

View file

@ -204,7 +204,7 @@ addRotationMap("Fallout", CTF, 1, 0);
addRotationMap("EivoItoxico", CTF, 0, 0);
addRotationMap("Einfach", CTF, 0, 0);
addRotationMap("Nightdance", CTF, 1, 0);
addRotationMap("PicnicTable", CTF, 0, 0);
addRotationMap("PicnicTable", CTF, 1, 0);
addRotationMap("TheClocktower", CTF, 1, 0);
addRotationMap("Surro", CTF, 1, 0);
addRotationMap("StarIce", CTF, 1, 0);
@ -243,9 +243,9 @@ addRotationMap("GodsRiftLak", LakRabbit, 1, 0);
addRotationMap("HavenLak", LakRabbit, 1, 1);
addRotationMap("LushLak", LakRabbit, 1, 1);
addRotationMap("PhasmaDustLak", LakRabbit, 1, 1);
addRotationMap("BoxLak", LakRabbit, 1, 0);
addRotationMap("BoxLak", LakRabbit, 1, 1);
addRotationMap("DamnnationLak", LakRabbit, 1, 0);
addRotationMap("TitaniaLak", LakRabbit, 1, 0);
addRotationMap("TitaniaLak", LakRabbit, 1, 1);
addRotationMap("TWL2_MuddySwampLak", LakRabbit, 0, 0);
addRotationMap("SandStormLak", LakRabbit, 1, 0);
addRotationMap("BeggarsRunLak", LakRabbit, 1, 0);

View file

@ -37,7 +37,7 @@ $Host::ClassicNoNullVoiceSpam = 0;
$Host::ClassicPacketRateToClient = 32;
$Host::ClassicPacketSize = 450;
$Host::ClassicRandomizeTeams = 1;
$Host::ClassicRandomMissions = 0;
$Host::ClassicRandomMissions = 1;
$Host::ClassicRandomMisTypes = 0;
$Host::ClassicRestartTime = 12;
$Host::ClassicSuperAdminPassword = "changeme1";
@ -110,7 +110,7 @@ $Host::EvoObserveFlag = 1;
$Host::EvoOneMapOnly = 0;
$Host::EvoPreMatchCannedSpamAllowed = 1;
$Host::EvoPreMatchSpamAllowed = 1;
$Host::EvoRandomMissions = 0;
$Host::EvoRandomMissions = 1;
$Host::EvoRandomTeams = 1;
$Host::EvoRelaxedFairTeams = 1;
$Host::EvoServerRules1 = "1.) Be Courteous";