From: Redacted Date: Sat, 1 Mar 2025 23:17:10 +0000 (+0000) Subject: Added AetheryteShortcut so it can be started from anywhere X-Git-Tag: v4.25~1^2~1^2~2 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=78bcd101504497741303df349c934236c30d59b4;p=Questionable.git Added AetheryteShortcut so it can be started from anywhere --- diff --git a/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5155_History Reforged.json b/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5155_History Reforged.json index 6d3f5179..45695386 100644 --- a/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5155_History Reforged.json +++ b/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5155_History Reforged.json @@ -13,7 +13,22 @@ "Z": -502.09814 }, "TerritoryId": 1191, - "InteractionType": "AcceptQuest" + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Heritage Found - The Outskirts", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": -591.76013, + "Y": -2.503842, + "Z": -502.09814 + }, + "TerritoryId": 1191, + "MaximumDistance": 50 + } + } + } } ] }, @@ -140,4 +155,4 @@ ] } ] -} +} \ No newline at end of file