From e3b75b25341199eb5c9a97cd26c97cab50e24607 Mon Sep 17 00:00:00 2001 From: Redacted Date: Mon, 10 Mar 2025 17:24:51 +0000 Subject: [PATCH] Added SkipStep if in territory 154 (firmament) --- .../Ishgard Restoration/3890_An Ode to Unity.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/QuestPaths/3.x - Heavensward/Side Stories/Ishgard Restoration/3890_An Ode to Unity.json b/QuestPaths/3.x - Heavensward/Side Stories/Ishgard Restoration/3890_An Ode to Unity.json index f5930e94..15a114a6 100644 --- a/QuestPaths/3.x - Heavensward/Side Stories/Ishgard Restoration/3890_An Ode to Unity.json +++ b/QuestPaths/3.x - Heavensward/Side Stories/Ishgard Restoration/3890_An Ode to Unity.json @@ -12,7 +12,14 @@ "AethernetShortcut": [ "[Ishgard] Aetheryte Plaza", "[Ishgard] Firmament" - ] + ], + "SkipConditions": { + "StepIf": { + "InTerritory": [ + 154 + ] + } + } }, { "DataId": 1033543, -- 2.30.2