From: Liza Carvelli Date: Fri, 3 Jan 2025 18:32:47 +0000 (+0100) Subject: Add a slight delay in 'The Queen's Tour' for a waypoint where NPCs move weirdly X-Git-Tag: gpr/v0.1~9 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=35649e8663f44b0ef1d50f6aac11c64c53e6ece0;p=Questionable.git Add a slight delay in 'The Queen's Tour' for a waypoint where NPCs move weirdly --- diff --git a/QuestPaths/7.x - Dawntrail/MSQ/E-SolutionNine-HeritageFound2/4934_The Queen's Tour.json b/QuestPaths/7.x - Dawntrail/MSQ/E-SolutionNine-HeritageFound2/4934_The Queen's Tour.json index 313eaf38..18f9d1e9 100644 --- a/QuestPaths/7.x - Dawntrail/MSQ/E-SolutionNine-HeritageFound2/4934_The Queen's Tour.json +++ b/QuestPaths/7.x - Dawntrail/MSQ/E-SolutionNine-HeritageFound2/4934_The Queen's Tour.json @@ -88,6 +88,15 @@ "InteractionType": "AttuneAethernetShard", "AethernetShard": "[Solution Nine] Nexus Arcade" }, + { + "Position": { + "X": -320.34818, + "Y": 9.519508, + "Z": -6.9244547 + }, + "TerritoryId": 1186, + "InteractionType": "WalkTo" + }, { "DataId": 1048065, "Position": { @@ -97,7 +106,8 @@ }, "StopDistance": 0.25, "TerritoryId": 1186, - "InteractionType": "Interact" + "InteractionType": "Interact", + "DelaySecondsAtStart": 3 } ] },