From 5947a9dba84118ba5ce003f20d5226ae57f0d863 Mon Sep 17 00:00:00 2001 From: Redacted Date: Sat, 1 Mar 2025 22:51:26 +0000 Subject: [PATCH] Added AetheryteShortcut so it can be started from anywhere --- .../Heritage Found/5149_Gwok Away.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5149_Gwok Away.json b/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5149_Gwok Away.json index 3ccf74ea..28bf04f6 100644 --- a/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5149_Gwok Away.json +++ b/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5149_Gwok Away.json @@ -13,7 +13,21 @@ "Z": -577.59973 }, "TerritoryId": 1191, - "InteractionType": "AcceptQuest" + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Heritage Found - The Outskirts", + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": -272.23627, + "Y": 30.001156, + "Z": -577.59973 + }, + "TerritoryId": 1191, + "MaximumDistance": 50 + } + } + } } ] }, -- 2.30.2