From 29a4b9771efbd36be14b476749e399c4e51fbaf5 Mon Sep 17 00:00:00 2001 From: Redacted Date: Sat, 1 Mar 2025 23:01:40 +0000 Subject: [PATCH] Added AetheryteShortcut so it can be started from anywhere --- ...Fear and Lightning in the Thunderyards.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) 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 + } + } + } } ] }, -- 2.30.2