Skip to content

Commit

Permalink
resources: update content list for 6.5 (#5825)
Browse files Browse the repository at this point in the history
  • Loading branch information
quisquous authored Oct 3, 2023
1 parent b0157b6 commit fa4f700
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions resources/content_list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ const contentList: (ZoneIdType)[] = [
ZoneId.TheFellCourtOfTroia,
ZoneId.LapisManalis,
ZoneId.TheAetherfont,
ZoneId.TheLunarSubterrane,

// Guildhests
ZoneId.BasicTrainingEnemyParties,
Expand Down Expand Up @@ -231,6 +232,7 @@ const contentList: (ZoneIdType)[] = [
ZoneId.StormsCrown,
ZoneId.MountOrdeals,
ZoneId.TheVoidcastDais,
ZoneId.TheAbyssalFracture,

// High-end Trials (Endwalker)
ZoneId.TheMinstrelsBalladZodiarksFall,
Expand All @@ -239,10 +241,12 @@ const contentList: (ZoneIdType)[] = [
ZoneId.StormsCrownExtreme,
ZoneId.MountOrdealsExtreme,
ZoneId.TheVoidcastDaisExtreme,
ZoneId.TheAbyssalFractureExtreme,
ZoneId.UltimasBaneUnreal,
ZoneId.ContainmentBayS1T7Unreal,
ZoneId.ContainmentBayP1T6Unreal,
ZoneId.ContainmentBayZ1T9Unreal,
ZoneId.TheSingularityReactorUnreal,

// Alliance Raids (A Realm Reborn)
ZoneId.TheLabyrinthOfTheAncients,
Expand Down Expand Up @@ -372,6 +376,7 @@ const contentList: (ZoneIdType)[] = [
// Alliance Raids (Endwalker)
ZoneId.Aglaia,
ZoneId.Euphrosyne,
ZoneId.Thaleia,

// Normal Raids (Endwalker)
ZoneId.AsphodelosTheFirstCircle,
Expand Down Expand Up @@ -405,6 +410,9 @@ const contentList: (ZoneIdType)[] = [
ZoneId.TheSildihnSubterrane,
ZoneId.AnotherSildihnSubterrane,
ZoneId.AnotherSildihnSubterraneSavage,
ZoneId.MountRokkon,
ZoneId.AnotherMountRokkon,
ZoneId.AnotherMountRokkonSavage,

// Ultimate Raids
ZoneId.TheUnendingCoilOfBahamutUltimate,
Expand Down

0 comments on commit fa4f700

Please sign in to comment.