mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-20 00:24:49 +00:00
Added SetNextMission Slots
This commit is contained in:
parent
212e902825
commit
dddb677517
Binary file not shown.
|
|
@ -1367,6 +1367,14 @@ $Host::PUGautoPasswordLimit = 10;
|
|||
$Host::PUGPassword = "pickup";
|
||||
$Host::PureServer = "0";
|
||||
$Host::SCtFProMode = 0;
|
||||
$Host::SetNextMissionMapSlot1 = "SmallCrossing";
|
||||
$Host::SetNextMissionMapSlot2 = "HighOctane";
|
||||
$Host::SetNextMissionMapSlot3 = "TheFray";
|
||||
$Host::SetNextMissionMapSlot4 = "S5_Massive";
|
||||
$Host::SetNextMissionMapSlot5 = "S5_Icedance";
|
||||
$Host::SetNextMissionMapSlot6 = "Logans_Run";
|
||||
$Host::SetNextMissionMapSlot7 = "Rollercoaster_nef";
|
||||
$Host::SetNextMissionMapSlot8 = "MoonDance";
|
||||
$Host::ShowEndingPlayerScores = 1;
|
||||
$Host::ShowIngamePlayerScores = 1;
|
||||
$Host::Siege::Halftime = 20000;
|
||||
|
|
|
|||
Loading…
Reference in a new issue