From: Redacted Date: Sat, 1 Mar 2025 22:51:26 +0000 (+0000) Subject: Added AetheryteShortcut so it can be started from anywhere X-Git-Tag: v4.25~1^2~1^2~11 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=5947a9dba84118ba5ce003f20d5226ae57f0d863;p=Questionable.git Added AetheryteShortcut so it can be started from anywhere --- 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 + } + } + } } ] },