mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-16 00:24:35 +00:00
Update MapRotation.cs
This commit is contained in:
parent
9746621ea3
commit
743ab3cdda
1 changed files with 2 additions and 2 deletions
|
|
@ -101,7 +101,7 @@ addRotationMap("S5_Centaur", "CTF",1,0,8,20);
|
||||||
addRotationMap("S8_Cardiac", "CTF",1,1,12,24);
|
addRotationMap("S8_Cardiac", "CTF",1,1,12,24);
|
||||||
addRotationMap("CirclesEdge", "CTF",1,1,10,20);
|
addRotationMap("CirclesEdge", "CTF",1,1,10,20);
|
||||||
addRotationMap("S5_Icedance", "CTF",1,1,8,20);
|
addRotationMap("S5_Icedance", "CTF",1,1,8,20);
|
||||||
addRotationMap("Surreal", "CTF",1,1,8,20);
|
addRotationMap("Surreal", "CTF",1,1,12,32);
|
||||||
|
|
||||||
//Voteable but Not in Rotation
|
//Voteable but Not in Rotation
|
||||||
/////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////
|
||||||
|
|
@ -406,7 +406,7 @@ addRotationMap("TWL_DangerousCrossing", "sctf",1,0,-1,32);
|
||||||
//Not Voteable, Not in rotation
|
//Not Voteable, Not in rotation
|
||||||
/////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
//addRotationMap("SurrealLT", "sctf",1,1,-1,32);
|
addRotationMap("SurrealLT", "sctf",1,1,-1,32);
|
||||||
//addRotationMap("Coppersky", "sctf",1,1,-1,32);
|
//addRotationMap("Coppersky", "sctf",1,1,-1,32);
|
||||||
addRotationMap("DuelersDelight", "sctf",1,0,-1,12);
|
addRotationMap("DuelersDelight", "sctf",1,0,-1,12);
|
||||||
//addRotationMap("SuperHappyBouncyFunTime", "sctf",1,1,-1,32);
|
//addRotationMap("SuperHappyBouncyFunTime", "sctf",1,1,-1,32);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue