From e8ec0f87e4efb09dc538dfa5aab429bb1c1c5562 Mon Sep 17 00:00:00 2001 From: MDlumia Date: Mon, 23 Sep 2024 00:33:18 -0500 Subject: [PATCH] Fix: Add additonal Pathing point to fix Nav issue --- .../Dailies/4689_Money Makes the Moon Go Round.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/QuestPaths/6.x - Endwalker/Allied Societies/Loporrits/Dailies/4689_Money Makes the Moon Go Round.json b/QuestPaths/6.x - Endwalker/Allied Societies/Loporrits/Dailies/4689_Money Makes the Moon Go Round.json index e72b91fd..11b508a2 100644 --- a/QuestPaths/6.x - Endwalker/Allied Societies/Loporrits/Dailies/4689_Money Makes the Moon Go Round.json +++ b/QuestPaths/6.x - Endwalker/Allied Societies/Loporrits/Dailies/4689_Money Makes the Moon Go Round.json @@ -29,6 +29,16 @@ { "Sequence": 1, "Steps": [ + { + "Position": { + "X": -170.51479, + "Y": -105.22506, + "Z": -511.04712 + }, + "TerritoryId": 959, + "InteractionType": "WalkTo", + "Fly": true + }, { "DataId": 1044572, "Position": { @@ -74,4 +84,4 @@ ] } ] -} +} \ No newline at end of file