From: Redacted Date: Sat, 1 Mar 2025 23:01:40 +0000 (+0000) Subject: Added AetheryteShortcut so it can be started from anywhere X-Git-Tag: v4.25~1^2~1^2~7 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=29a4b9771efbd36be14b476749e399c4e51fbaf5;p=Questionable.git Added AetheryteShortcut so it can be started from anywhere --- diff --git a/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5152_Fear and Lightning in the Thunderyards.json b/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5152_Fear and Lightning in the Thunderyards.json index e225b512..a2102095 100644 --- a/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5152_Fear and Lightning in the Thunderyards.json +++ b/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5152_Fear and Lightning in the Thunderyards.json @@ -13,7 +13,23 @@ "Z": -476.67664 }, "TerritoryId": 1191, - "InteractionType": "AcceptQuest" + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Heritage Found - The Outskirts", + "Fly": true, + "Land": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": 421.8661, + "Y": 90, + "Z": -476.67664 + }, + "TerritoryId": 1191, + "MaximumDistance": 50 + } + } + } } ] },