From 8297f5e5b660bb8886668a77a397e79c6d1fab77 Mon Sep 17 00:00:00 2001 From: ChocoTaco Date: Wed, 14 May 2025 14:48:00 -0400 Subject: [PATCH] Added OuterWildsLT --- Classic/prefs/MapRotation.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Classic/prefs/MapRotation.cs b/Classic/prefs/MapRotation.cs index 83cd9cd..3bb80e2 100644 --- a/Classic/prefs/MapRotation.cs +++ b/Classic/prefs/MapRotation.cs @@ -525,7 +525,7 @@ addRotationMap("Bridgepoint", "LCTF",1,1,-1,14); addRotationMap("NarcolepsyLT", "LCTF",1,1,-1,14); addRotationMap("WhiteDwarfDeluxeLT", "LCTF",1,0,-1,14); addRotationMap("ClusterUnFuct", "LCTF",1,1,8,-1); -addRotationMap("OuterWilds", "LCTF",1,1,-1,12); +addRotationMap("OuterWildsLT", "LCTF",1,1,-1,12); addRotationMap("Drafts", "LCTF",1,1,-1,12); addRotationMap("DermCrossingDeluxeLT", "LCTF",1,1,-1,-1); addRotationMap("SuperiorWaterworks", "LCTF",1,0,-1,12);