From b24db556ead017d7e81fd94c249266f90b802ccb Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Fri, 16 Aug 2024 23:35:58 +0200 Subject: [PATCH] Add NextQuestIds to DNC quests --- .../Class Quests/DNC/3249_Shall We Dance.json | 3 ++- .../Class Quests/DNC/3250_Gamboling for Gil.json | 3 ++- .../Class Quests/DNC/3251_A Soirée in the Sultanate.json | 3 ++- .../Class Quests/DNC/3252_Dances with Duskwights.json | 3 ++- .../Class Quests/DNC/3253_High-steppin' in the Holy See.json | 3 ++- .../Class Quests/DNC/3254_Save the Last Dance for Me.json | 3 ++- 6 files changed, 12 insertions(+), 6 deletions(-) diff --git a/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3249_Shall We Dance.json b/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3249_Shall We Dance.json index ecfccd6..0001010 100644 --- a/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3249_Shall We Dance.json +++ b/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3249_Shall We Dance.json @@ -71,7 +71,8 @@ "Prompt": "TEXT_LUCKBB201_03249_Q1_000_000", "Yes": true } - ] + ], + "NextQuestId": 3250 } ] } diff --git a/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3250_Gamboling for Gil.json b/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3250_Gamboling for Gil.json index 8b780c4..18979d0 100644 --- a/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3250_Gamboling for Gil.json +++ b/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3250_Gamboling for Gil.json @@ -60,7 +60,8 @@ "Z": 447.8064 }, "TerritoryId": 137, - "InteractionType": "CompleteQuest" + "InteractionType": "CompleteQuest", + "NextQuestId": 3251 } ] } diff --git a/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3251_A Soirée in the Sultanate.json b/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3251_A Soirée in the Sultanate.json index d2e2b56..a9e4e18 100644 --- a/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3251_A Soirée in the Sultanate.json +++ b/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3251_A Soirée in the Sultanate.json @@ -170,7 +170,8 @@ "AethernetShortcut": [ "[Ul'dah] Aetheryte Plaza", "[Ul'dah] Adventurers' Guild" - ] + ], + "NextQuestId": 3252 } ] } diff --git a/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3252_Dances with Duskwights.json b/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3252_Dances with Duskwights.json index 6c93485..376c3af 100644 --- a/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3252_Dances with Duskwights.json +++ b/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3252_Dances with Duskwights.json @@ -120,7 +120,8 @@ }, "TerritoryId": 132, "InteractionType": "CompleteQuest", - "AetheryteShortcut": "Gridania" + "AetheryteShortcut": "Gridania", + "NextQuestId": 3253 } ] } diff --git a/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3253_High-steppin' in the Holy See.json b/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3253_High-steppin' in the Holy See.json index 79af6b3..ab491bb 100644 --- a/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3253_High-steppin' in the Holy See.json +++ b/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3253_High-steppin' in the Holy See.json @@ -125,7 +125,8 @@ }, "TerritoryId": 132, "InteractionType": "CompleteQuest", - "AetheryteShortcut": "Gridania" + "AetheryteShortcut": "Gridania", + "NextQuestId": 3254 } ] } diff --git a/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3254_Save the Last Dance for Me.json b/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3254_Save the Last Dance for Me.json index 6f7a680..56ccee3 100644 --- a/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3254_Save the Last Dance for Me.json +++ b/QuestPaths/5.x - Shadowbringers/Class Quests/DNC/3254_Save the Last Dance for Me.json @@ -101,7 +101,8 @@ "AetheryteShortcutIf": { "InSameTerritory": true } - } + }, + "NextQuestId": 3226 } ] }