From: Redacted Date: Sat, 1 Mar 2025 23:21:51 +0000 (+0000) Subject: Added AetheryteShortcut so it can be started from anywhere X-Git-Tag: v4.25~1^2~1^2 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=e90e57c60e53ad43e2534518aac57edea3e12397;p=Questionable.git Added AetheryteShortcut so it can be started from anywhere --- diff --git a/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5158_Storm's Traces.json b/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5158_Storm's Traces.json index a708f4d1..2d6a51bc 100644 --- a/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5158_Storm's Traces.json +++ b/QuestPaths/7.x - Dawntrail/Side Quests/Heritage Found/5158_Storm's Traces.json @@ -13,7 +13,22 @@ "Z": 134.7218 }, "TerritoryId": 1191, - "InteractionType": "AcceptQuest" + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Heritage Found - Electrope Strike", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": -250.04962, + "Y": 31.000015, + "Z": 134.7218 + }, + "TerritoryId": 1191, + "MaximumDistance": 50 + } + } + } } ] },