From d375dce10384a2b0a568b41dda115672da577128 Mon Sep 17 00:00:00 2001 From: xiashtra <91220277+xiashtra@users.noreply.github.com> Date: Sat, 17 Aug 2024 05:57:27 -0500 Subject: [PATCH] resources: add M1S-M4S to content list (#355) --- resources/content_list.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/resources/content_list.ts b/resources/content_list.ts index 4806441c2a..d922740b41 100644 --- a/resources/content_list.ts +++ b/resources/content_list.ts @@ -419,6 +419,10 @@ const contentList: (ZoneIdType)[] = [ ZoneId.AacLightHeavyweightM4, // Savage Raids (Dawntrail) + ZoneId.AacLightHeavyweightM1Savage, + ZoneId.AacLightHeavyweightM2Savage, + ZoneId.AacLightHeavyweightM3Savage, + ZoneId.AacLightHeavyweightM4Savage, // Variant & Criterion Dungeons ZoneId.TheSildihnSubterrane,