Integrated multipleMapRotation

This commit is contained in:
ChocoTaco 2022-04-11 16:38:46 -04:00
parent 4b9486d765
commit 25681fd39c
3 changed files with 8 additions and 4 deletions

View file

@ -149,6 +149,8 @@ $Host::MaxPlayers = 30;
$Host::MinBotDifficulty = 0;
$Host::MinFlagRecordPlayerCount = 6;
$Host::MissionType = "LakRabbit";
$Host::MultipleMapRotation = 0;
$Host::MultipleMapRotationCount = 3;
$Host::NoBaseRapeEnabled = 1;
$Host::NoBaseRapePlayerCount = 14;
$Host::NoSmurfs = 0;