From d10d3cb1e9aae6d91b74cf2d8cd80860a0267035 Mon Sep 17 00:00:00 2001 From: ChocoTaco Date: Thu, 3 Oct 2019 16:17:31 -0400 Subject: [PATCH] Update evo_mapRotation.cs Added maps --- Classic/prefs/evo_mapRotation.cs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Classic/prefs/evo_mapRotation.cs b/Classic/prefs/evo_mapRotation.cs index 8d908ae..cd664ed 100644 --- a/Classic/prefs/evo_mapRotation.cs +++ b/Classic/prefs/evo_mapRotation.cs @@ -221,6 +221,10 @@ addRotationMap(Choke, CTF, 1, 0); addRotationMap(Magmatic, CTF, 1, 1); //addRotationMap(Sub-zero, CTF, 1, 1); addRotationMap(Blink, CTF, 1, 1); +addRotationMap(Machineeggs, CTF, 1, 1); +addRotationMap(HighAnxiety, CTF, 1, 1); +addRotationMap(LandingParty, CTF, 1, 1); +addRotationMap(Sangre_de_Grado, CTF, 1, 1); // ************************