From 8ff2985ad0bc4accc1ff9d537074d8a9cf8f6240 Mon Sep 17 00:00:00 2001 From: Friendly Date: Sat, 7 Jun 2025 19:44:04 +0000 Subject: [PATCH] Update QuestPaths/2.x - A Realm Reborn/Unlocks/Dungeons/1132_Gilding the Bilious (Twin Adder).json Added skipcondition if in the same zone --- .../Dungeons/1132_Gilding the Bilious (Twin Adder).json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/QuestPaths/2.x - A Realm Reborn/Unlocks/Dungeons/1132_Gilding the Bilious (Twin Adder).json b/QuestPaths/2.x - A Realm Reborn/Unlocks/Dungeons/1132_Gilding the Bilious (Twin Adder).json index afc8c505..6e2696bf 100644 --- a/QuestPaths/2.x - A Realm Reborn/Unlocks/Dungeons/1132_Gilding the Bilious (Twin Adder).json +++ b/QuestPaths/2.x - A Realm Reborn/Unlocks/Dungeons/1132_Gilding the Bilious (Twin Adder).json @@ -14,9 +14,14 @@ }, "TerritoryId": 132, "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Gridania" + "AetheryteShortcut": "Gridania", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true } - ] + } + } + ] }, { "Sequence": 1, -- 2.30.2