This commit is contained in:
ChocoTaco 2019-01-22 12:58:32 -05:00
parent 6326163cbd
commit b74ff5b95e

View file

@ -1348,7 +1348,7 @@ $Host::MapPlayerLimitsWhiteout_Duel = "-1 32";
$Host::MarkDnDObjectives = 1; $Host::MarkDnDObjectives = 1;
$Host::MaxBotDifficulty = "0.75"; $Host::MaxBotDifficulty = "0.75";
$Host::MaxMessageLen = 120; $Host::MaxMessageLen = 120;
$Host::MaxPlayers = "16"; $Host::MaxPlayers = "24";
$Host::MinBotDifficulty = "0.5"; $Host::MinBotDifficulty = "0.5";
$Host::MissionType = "LakRabbit"; $Host::MissionType = "LakRabbit";
$Host::NoSmurfs = 0; $Host::NoSmurfs = 0;