From 4103a1c8d2d20cf49353c22f23924504107e2b4d Mon Sep 17 00:00:00 2001 From: ChocoTaco Date: Sat, 22 Feb 2025 13:38:22 -0500 Subject: [PATCH] Update MapRotation.cs --- Classic/prefs/MapRotation.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Classic/prefs/MapRotation.cs b/Classic/prefs/MapRotation.cs index 2b24482..fa47405 100644 --- a/Classic/prefs/MapRotation.cs +++ b/Classic/prefs/MapRotation.cs @@ -479,7 +479,7 @@ addRotationMap("GrassyKnoll", "LCTF",1,1,-1,-1); addRotationMap("TWL2_MuddySwamp", "LCTF",1,0,8,-1); addRotationMap("SandyRunLT", "LCTF",1,0,-1,12); addRotationMap("Sentry", "LCTF",1,1,-1,-1); -addRotationMap("Cinerarium", "LCTF",1,1,-1,-1); +addRotationMap("DMP_Cinerarium", "LCTF",1,1,-1,14); addRotationMap("Exhumed", "LCTF",1,1,-1,-1); addRotationMap("S8_ZilchLT", "LCTF",1,1,-1,-1); addRotationMap("TWL_BeachBlitzLT", "LCTF",1,0,-1,-1); @@ -503,7 +503,7 @@ addRotationMap("HillKingLT", "LCTF",1,1,-1,-1); addRotationMap("DMP_BastardForgeLT", "LCTF",1,1,-1,-1); addRotationMap("VanDamnedLT", "LCTF",1,1,-1,-1); addRotationMap("DMP_Paranoia", "LCTF",1,0,-1,-1); -addRotationMap("DMP_Spincycle", "LCTF",1,1,-1,-1); +addRotationMap("DMP_SpincycleLT", "LCTF",1,1,-1,-1); addRotationMap("Ravine", "LCTF",1,1,-1,-1); // addRotationMap("DX_Badlands", "LCTF",1,0,-1,-1); // addRotationMap("DX_Desert", "LCTF",1,0,-1,-1);