From 7128096cdbff58e01e1f43e363f588536bca4df6 Mon Sep 17 00:00:00 2001 From: Redacted Date: Sat, 1 Mar 2025 23:08:07 +0000 Subject: [PATCH] Added AetheryteShortcut so it can be started from anywhere --- .../Heritage Found/5161_Yyupye's Dirt.json | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5161_Yyupye's Dirt.json b/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5161_Yyupye's Dirt.json index 1cbb5cba..06fa6d6e 100644 --- a/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5161_Yyupye's Dirt.json +++ b/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5161_Yyupye's Dirt.json @@ -13,7 +13,22 @@ "Z": -581.23145 }, "TerritoryId": 1191, - "InteractionType": "AcceptQuest" + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Heritage Found - The Outskirts", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": -151.99518, + "Y": 34.94368, + "Z": -581.23145 + }, + "TerritoryId": 1191, + "MaximumDistance": 50 + } + } + } } ] }, @@ -136,4 +151,4 @@ ] } ] -} +} \ No newline at end of file -- 2.30.2