From 79d65b3350a58bbf0c158a25c9b57234b8202aed Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Sun, 11 Aug 2024 17:24:16 +0200 Subject: [PATCH] ARR path updates --- .../MSQ-2/E6-2.55/372_The Wyrm's Roar.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/E6-2.55/372_The Wyrm's Roar.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/E6-2.55/372_The Wyrm's Roar.json index 5988dd6f..2ce108c1 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/E6-2.55/372_The Wyrm's Roar.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/E6-2.55/372_The Wyrm's Roar.json @@ -63,6 +63,16 @@ } ] }, + { + "Position": { + "X": 4.0611796, + "Y": 0.0149827, + "Z": 4.914047 + }, + "TerritoryId": 395, + "InteractionType": "WalkTo", + "DisableNavmesh": true + }, { "DataId": 1009974, "Position": { @@ -71,7 +81,8 @@ "Z": -0.015319824 }, "TerritoryId": 395, - "InteractionType": "Interact" + "InteractionType": "Interact", + "DisableNavmesh": true } ] },