From: Redacted Date: Sat, 1 Mar 2025 23:08:07 +0000 (+0000) Subject: Added AetheryteShortcut so it can be started from anywhere X-Git-Tag: v4.25~1^2~1^2~6 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=7128096cdbff58e01e1f43e363f588536bca4df6;p=Questionable.git Added AetheryteShortcut so it can be started from anywhere --- 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