From d88a1dfc302ffdccdc6c0813e941969786a430c9 Mon Sep 17 00:00:00 2001 From: Redacted Date: Sat, 1 Mar 2025 23:20:54 +0000 Subject: [PATCH] Added AetheryteShortcut so it can be started from anywhere --- .../5157_A Well-oiled Machine.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5157_A Well-oiled Machine.json b/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5157_A Well-oiled Machine.json index 8353f1a9..513f4264 100644 --- a/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5157_A Well-oiled Machine.json +++ b/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5157_A Well-oiled Machine.json @@ -13,7 +13,22 @@ "Z": 142.90063 }, "TerritoryId": 1191, - "InteractionType": "AcceptQuest" + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Heritage Found - Electrope Strike", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": -195.23926, + "Y": 31.00003, + "Z": 142.90063 + }, + "TerritoryId": 1191, + "MaximumDistance": 50 + } + } + } } ] }, -- 2.30.2