diff --git a/QuestPaths/3.x - Heavensward/MSQ/E-3.4/2344_Unlikely Allies.json b/QuestPaths/3.x - Heavensward/MSQ/E-3.4/2344_Unlikely Allies.json index eb1facef..1a32fb34 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/E-3.4/2344_Unlikely Allies.json +++ b/QuestPaths/3.x - Heavensward/MSQ/E-3.4/2344_Unlikely Allies.json @@ -74,6 +74,16 @@ { "Sequence": 4, "Steps": [ + { + "Position": { + "X": -112.94925, + "Y": 74.435455, + "Z": -281.74304 + }, + "TerritoryId": 180, + "InteractionType": "WalkTo", + "Fly": true + }, { "DataId": 1017734, "Position": { @@ -83,7 +93,9 @@ }, "TerritoryId": 180, "InteractionType": "Interact", - "Fly": true + "Mount": false, + "DisableNavmesh": true, + "DelaySecondsAtStart": 1 } ] },