From: AnimaMachinae Date: Sun, 20 Oct 2024 05:11:22 +0000 (+0000) Subject: Update QuestPaths/3.x - Heavensward/Allied Societies/Vanu Vanu/Dailies/2183_Fishing... X-Git-Tag: v3.12~9^2~5 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=2dfd1c2b0f9a68aa5bf1bcf95b6231aa5972ee50;p=Questionable.git Update QuestPaths/3.x - Heavensward/Allied Societies/Vanu Vanu/Dailies/2183_Fishing in Troubled Waters.json Adds a jump to fly to prevent pathfinding errors to the opposite corner of map --- diff --git a/QuestPaths/3.x - Heavensward/Allied Societies/Vanu Vanu/Dailies/2183_Fishing in Troubled Waters.json b/QuestPaths/3.x - Heavensward/Allied Societies/Vanu Vanu/Dailies/2183_Fishing in Troubled Waters.json index 68dd1ece..427d674d 100644 --- a/QuestPaths/3.x - Heavensward/Allied Societies/Vanu Vanu/Dailies/2183_Fishing in Troubled Waters.json +++ b/QuestPaths/3.x - Heavensward/Allied Societies/Vanu Vanu/Dailies/2183_Fishing in Troubled Waters.json @@ -36,6 +36,16 @@ { "Sequence": 2, "Steps": [ + { + "Position": { + "X": -834.9571, + "Y": -130.33038, + "Z": -386.03116 + }, + "TerritoryId": 401, + "InteractionType": "WalkTo", + "Fly": true + }, { "Position": { "X": 833.7674, @@ -93,4 +103,4 @@ ] } ] -} +} \ No newline at end of file