From 2dfd1c2b0f9a68aa5bf1bcf95b6231aa5972ee50 Mon Sep 17 00:00:00 2001 From: AnimaMachinae Date: Sun, 20 Oct 2024 05:11:22 +0000 Subject: [PATCH] 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 --- .../Dailies/2183_Fishing in Troubled Waters.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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