From 941758b2e6ed54c2728fd8e7f976b6d338993207 Mon Sep 17 00:00:00 2001 From: Redacted Date: Sat, 1 Mar 2025 22:53:48 +0000 Subject: [PATCH] Added AetheryteShortcut so it can be started from anywhere --- .../Heritage Found/5150_Natural Selection.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5150_Natural Selection.json b/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5150_Natural Selection.json index 326d9753..97ccc321 100644 --- a/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5150_Natural Selection.json +++ b/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5150_Natural Selection.json @@ -13,7 +13,21 @@ "Z": -643.64087 }, "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 + } + } + } } ] }, -- 2.30.2