mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-19 16:14:44 +00:00
Update
This commit is contained in:
parent
64aa8dc148
commit
15bc9e7ae3
|
|
@ -45,7 +45,7 @@
|
|||
//Small Maps
|
||||
/////////////////////////////////////////////////////////////////////
|
||||
|
||||
//addRotationMap("SmallCrossing", "CTF",1,1,-1,16); //Using Small Crossing: DMP Version
|
||||
//addRotationMap("SmallCrossing", "CTF",1,1,-1,16); //Using DMP Version
|
||||
addRotationMap("TWL2_CanyonCrusadeDeluxe", "CTF",1,1,-1,18);
|
||||
addRotationMap("RoundTheMountain", "CTF",1,1,-1,18);
|
||||
addRotationMap("oasisintensity", "CTF",1,1,-1,12);
|
||||
|
|
@ -74,8 +74,8 @@ addRotationMap("FrozenHope", "CTF",1,1,8,12);
|
|||
addRotationMap("ClusterUnFuct", "CTF",1,1,8,12);
|
||||
addRotationMap("Raspian", "CTF",1,0,8,12);
|
||||
addRotationMap("Zilch", "CTF",1,1,8,12);
|
||||
addRotationMap("Cinerarium", "CTF",1,0,-1,12);
|
||||
addRotationMap("StarFallCTF", "CTF",1,0,6,12);
|
||||
//addRotationMap("Cinerarium", "CTF",1,0,-1,12); //Using DMP Version
|
||||
//addRotationMap("StarFallCTF", "CTF",1,0,6,12); //Using DMP Version
|
||||
|
||||
//Medium Maps
|
||||
/////////////////////////////////////////////////////////////////////
|
||||
|
|
|
|||
|
|
@ -118,7 +118,7 @@ $Host::LoadScreenColor3 = "33CCCC";
|
|||
$Host::LoadScreenLine1 = "Join Discord:";
|
||||
$Host::LoadScreenLine1_Msg = "<a:playt2.com/discord>playt2.com/discord</a>";
|
||||
$Host::LoadScreenLine2 = "Game Modes:";
|
||||
$Host::LoadScreenLine2_Msg = "LakRabbit, Capture the Flag, DeathMatch, (Light Only) Capture the Flag, Siege";
|
||||
$Host::LoadScreenLine2_Msg = "LakRabbit, Capture the Flag, DeathMatch, (Light Only) Capture the Flag";
|
||||
$Host::LoadScreenLine3 = "Get Mappacks:";
|
||||
$Host::LoadScreenLine3_Msg = "<a:playt2.com/mappacks>playt2.com/mappacks</a>";
|
||||
$Host::LoadScreenLine4 = "Server Provided by:";
|
||||
|
|
|
|||
Loading…
Reference in a new issue