From: Redacted Date: Sat, 1 Mar 2025 23:10:49 +0000 (+0000) Subject: Added AetheryteShortcut so it can be started from anywhere X-Git-Tag: v4.25~1^2~1^2~5 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=01eba47bee2ea9635655b745c0cb60287cf1fd8a;p=Questionable.git Added AetheryteShortcut so it can be started from anywhere --- diff --git a/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5162_What She Left Behind.json b/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5162_What She Left Behind.json index 0f6ea094..c5b35c8b 100644 --- a/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5162_What She Left Behind.json +++ b/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5162_What She Left Behind.json @@ -13,7 +13,22 @@ "Z": -581.0178 }, "TerritoryId": 1191, - "InteractionType": "AcceptQuest" + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Heritage Found - The Outskirts", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": -153.09375, + "Y": 34.946026, + "Z": -581.0178 + }, + "TerritoryId": 1191, + "MaximumDistance": 50 + } + } + } } ] },