mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-03-06 13:10:21 +00:00
Update evo_mapRotation.cs
This commit is contained in:
parent
cc7ee0fbe1
commit
9575664fdc
1 changed files with 5 additions and 1 deletions
|
|
@ -252,7 +252,8 @@ addRotationMap("TitaniaLak", LakRabbit, 1, 1);
|
|||
//addRotationMap("BeggarsRunLak", LakRabbit, 1, 0);
|
||||
//addRotationMap("Tibbaw", LakRabbit, 1, 0);
|
||||
//addRotationMap("MagmaticLak", LakRabbit, 1, 0);
|
||||
addRotationMap("HillsOfSorrow", LakRabbit, 1, 1);
|
||||
//addRotationMap("HillsOfSorrow", LakRabbit, 1, 1);
|
||||
addRotationMap("InfernusLak", LakRabbit, 1, 1);
|
||||
//addRotationMap("EscaladeLak", LakRabbit, 1, 0);
|
||||
addRotationMap("Arrakis", LakRabbit, 1, 1);
|
||||
//addRotationMap("EquinoxLak", LakRabbit, 1, 0);
|
||||
|
|
@ -427,7 +428,10 @@ addRotationMap("Blink", sctf, 1, 1);
|
|||
// ************************
|
||||
|
||||
addRotationMap("RaspDM", DM, 1, 1);
|
||||
addRotationMap("EntombedDM", DM, 1, 1);
|
||||
addRotationMap("IceDomeDM", DM, 1, 1);
|
||||
//addRotationMap("Mac_FlagArena", DM, 1, 1);
|
||||
addRotationMap("ArenaDomeDM", DM, 1, 1);
|
||||
addRotationMap("VulcansWrathDM", DM, 1, 1);
|
||||
//addRotationMap("SmallCrossingLT", DM, 1, 1);
|
||||
//addRotationMap("MiniSunDried", DM, 1, 1);
|
||||
Loading…
Add table
Add a link
Reference in a new issue