From 5035fc0d303e0b75bc42903aad44ddeeedcc6258 Mon Sep 17 00:00:00 2001 From: Redacted Date: Sat, 1 Mar 2025 22:57:35 +0000 Subject: [PATCH] Added AetheryteShortcut so it can be started from anywhere --- .../5151_The Miracle of Electrope.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5151_The Miracle of Electrope.json b/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5151_The Miracle of Electrope.json index be69b6a5..bd8a1b04 100644 --- a/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5151_The Miracle of Electrope.json +++ b/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5151_The Miracle of Electrope.json @@ -13,7 +13,21 @@ "Z": -497.85614 }, "TerritoryId": 1191, - "InteractionType": "AcceptQuest" + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Heritage Found - The Outskirts", + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": -215.198, + "Y": 36.994804, + "Z": -497.85614 + }, + "TerritoryId": 1191, + "MaximumDistance": 50 + } + } + } } ] }, -- 2.30.2