From fec92854938bde30b8f54554c72d97512d707647 Mon Sep 17 00:00:00 2001 From: cacahuetes Date: Tue, 20 Aug 2024 11:38:05 +0000 Subject: [PATCH] Added back the skip condition, otherwise you get an error still. --- .../Class Quests/WHM/92_Trial by Water.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/WHM/92_Trial by Water.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/WHM/92_Trial by Water.json index d79307e..5500d07 100644 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/WHM/92_Trial by Water.json +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/WHM/92_Trial by Water.json @@ -57,6 +57,11 @@ "TerritoryId": 152, "InteractionType": "WalkTo", "AetheryteShortcut": "East Shroud - Hawthorne Hut", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + }, "Fly": true }, {