From 8f11574a7167ce99c4a55020b0bc1eaee258a3fa Mon Sep 17 00:00:00 2001 From: ShermTank7272 Date: Sun, 21 Jun 2026 12:42:17 -0400 Subject: [PATCH] 1709 Legacy of Allag - Added aetheryte unlock to skip step conditions. Without this, if you already had the aetheryte unlocked QST was flying to a point in Mor Dhona and getting stuck. (It stayed in Mor Dhona due to skipping the Aetheryte teleport to Upper La Noscea) --- .../Alliance Raid Quests/1709_Legacy of Allag.json | 1 + 1 file changed, 1 insertion(+) diff --git a/QuestPaths/2.x - A Realm Reborn/Alliance Raid Quests/1709_Legacy of Allag.json b/QuestPaths/2.x - A Realm Reborn/Alliance Raid Quests/1709_Legacy of Allag.json index 5e6490936..86d1e8bda 100644 --- a/QuestPaths/2.x - A Realm Reborn/Alliance Raid Quests/1709_Legacy of Allag.json +++ b/QuestPaths/2.x - A Realm Reborn/Alliance Raid Quests/1709_Legacy of Allag.json @@ -83,6 +83,7 @@ }, "StepIf": { "InTerritory": [180], + "AetheryteUnlocked": "Outer La Noscea - Camp Overlook", "CompletionQuestVariablesFlags": [null,null,null,null,null,128] } }