From: Redacted Date: Sat, 1 Mar 2025 23:13:18 +0000 (+0000) Subject: Added AetheryteShortcut so it can be started from anywhere X-Git-Tag: v4.25~1^2~1^2~4 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=1a23bf3836d41b1974a1fd6c1165f42ee8bf9513;p=Questionable.git Added AetheryteShortcut so it can be started from anywhere --- diff --git a/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5163_All That She Carried.json b/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5163_All That She Carried.json index 83f1b0fb..e65330dc 100644 --- a/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5163_All That She Carried.json +++ b/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5163_All That She Carried.json @@ -14,7 +14,22 @@ }, "StopDistance": 5, "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 + } + } + } } ] },