From 228933c0f5119111d50e28265b98b1669fb9d2bf Mon Sep 17 00:00:00 2001 From: FalconTaterz Date: Sun, 25 Aug 2024 16:45:40 -0500 Subject: [PATCH] fix sequence nags --- .../202_What Price Victory.json | 4 +-- .../203_The Trouble with Truffles.json | 2 +- .../204_The Coliseum Conundrum.json | 35 +++++++++++++++++++ 3 files changed, 38 insertions(+), 3 deletions(-) diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/202_What Price Victory.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/202_What Price Victory.json index a3673245..74e482e6 100644 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/202_What Price Victory.json +++ b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/202_What Price Victory.json @@ -54,7 +54,7 @@ ] }, { - "Sequence": 4, + "Sequence": 3, "Steps": [ { "Mount": true, @@ -71,7 +71,7 @@ ] }, { - "Sequence": 5, + "Sequence": 4, "Steps": [ { "Mount": true, diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/203_The Trouble with Truffles.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/203_The Trouble with Truffles.json index a58adf87..048dc71b 100644 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/203_The Trouble with Truffles.json +++ b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/203_The Trouble with Truffles.json @@ -93,7 +93,7 @@ ] }, { - "Sequence": 6, + "Sequence": 4, "Steps": [ { "AethernetShortcut": [ diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/204_The Coliseum Conundrum.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/204_The Coliseum Conundrum.json index 16a6cda0..10bba08e 100644 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/204_The Coliseum Conundrum.json +++ b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/204_The Coliseum Conundrum.json @@ -95,6 +95,41 @@ "ContentFinderConditionId": 81 } ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1010329, + "Position": { + "X": -334.21838, + "Y": -22.463528, + "Z": 432.9746 + }, + "TerritoryId": 145, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Gladiators' Guild" + ], + "DataId": 1010330, + "Position": { + "X": -69.5354, + "Y": 6.9839687, + "Z": 0.07623291 + }, + "TerritoryId": 131, + "InteractionType": "CompleteQuest" + } + ] } ] } \ No newline at end of file