mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-03-02 19:30:21 +00:00
Took out SNM slots
This commit is contained in:
parent
9575664fdc
commit
69897d901f
2 changed files with 0 additions and 16 deletions
|
|
@ -192,14 +192,6 @@ $Host::EnableAutobalance = 1; //Will autobalance when teams are uneven.
|
|||
$Host::DMSLOnlyMode = 0; //Shocklance Only Mode for Deathmatch
|
||||
$Host::SCtFProMode = 0; //Pro mode for LCTF
|
||||
$Host::EnableSetNextMission = 1; //Let admins set the next mission thru the vote menu
|
||||
$Host::SetNextMissionMapSlot1 = "SmallCrossing"; //Set Next Mission for slot 1
|
||||
$Host::SetNextMissionMapSlot2 = "HighOctane"; //Set Next Mission for slot 2
|
||||
$Host::SetNextMissionMapSlot3 = "TheFray"; //Set Next Mission for slot 3
|
||||
$Host::SetNextMissionMapSlot4 = "S5_Massive"; //Set Next Mission for slot 4
|
||||
$Host::SetNextMissionMapSlot5 = "S5_Icedance"; //Set Next Mission for slot 5
|
||||
$Host::SetNextMissionMapSlot6 = "Logans_Run"; //Set Next Mission for slot 6
|
||||
$Host::SetNextMissionMapSlot7 = "Rollercoaster_nef";//Set Next Mission for slot 7
|
||||
$Host::SetNextMissionMapSlot8 = "MoonDance"; //Set Next Mission for slot 8
|
||||
$Host::loadingmsgcolor1 = "ffb734"; //Loading screen color 1
|
||||
$Host::loadingmsgcolor2 = "29DEE7"; //Loading screen color 2
|
||||
$Host::loadingmsgcolor3 = "33CCCC"; //Loading screen color 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue