From c86cd245d919e6e7803e8dff6ac6cbdbc1fdd695 Mon Sep 17 00:00:00 2001 From: Plogon Enjoyer Date: Tue, 27 Aug 2024 10:00:20 +0800 Subject: [PATCH] Added NextQuestId for a few of the quests --- .../Class Quests/MNK/1061_Brother from Another Mother.json | 3 ++- .../Class Quests/MNK/558_The Spirit Is Willing.json | 3 ++- .../Class Quests/MNK/562_Keeping the Spirit Alive.json | 3 ++- .../Class Quests/MNK/566_Star-crossed Rivals.json | 3 ++- .../Class Quests/MNK/698_Burning Up the Quarter Malm.json | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/1061_Brother from Another Mother.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/1061_Brother from Another Mother.json index 2a6259f8..8b1e5b3e 100644 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/1061_Brother from Another Mother.json +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/1061_Brother from Another Mother.json @@ -88,7 +88,8 @@ "AethernetShortcut": [ "[Ul'dah] Aetheryte Plaza", "[Ul'dah] Goldsmiths' Guild" - ] + ], + "NextQuestId": 1062 } ] } diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/558_The Spirit Is Willing.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/558_The Spirit Is Willing.json index 613bf975..ecf6b130 100644 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/558_The Spirit Is Willing.json +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/558_The Spirit Is Willing.json @@ -165,7 +165,8 @@ }, "TerritoryId": 130, "AetheryteShortcut": "Ul'dah", - "InteractionType": "CompleteQuest" + "InteractionType": "CompleteQuest", + "NextQuestId": 562 } ] } diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/562_Keeping the Spirit Alive.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/562_Keeping the Spirit Alive.json index e2a8d1dd..76cc90c8 100644 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/562_Keeping the Spirit Alive.json +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/562_Keeping the Spirit Alive.json @@ -171,7 +171,8 @@ "Z": -42.404846 }, "TerritoryId": 130, - "InteractionType": "CompleteQuest" + "InteractionType": "CompleteQuest", + "NextQuestId": 566 } ] } diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/566_Star-crossed Rivals.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/566_Star-crossed Rivals.json index f99776aa..b541c438 100644 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/566_Star-crossed Rivals.json +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/566_Star-crossed Rivals.json @@ -152,7 +152,8 @@ }, "TerritoryId": 130, "InteractionType": "CompleteQuest", - "AetheryteShortcut": "Ul'dah" + "AetheryteShortcut": "Ul'dah", + "NextQuestId": 567 } ] } diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/698_Burning Up the Quarter Malm.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/698_Burning Up the Quarter Malm.json index 42cfc797..7755cc74 100644 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/698_Burning Up the Quarter Malm.json +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/698_Burning Up the Quarter Malm.json @@ -133,7 +133,8 @@ }, "TerritoryId": 130, "AetheryteShortcut": "Ul'dah", - "InteractionType": "CompleteQuest" + "InteractionType": "CompleteQuest", + "NextQuestId": 558 } ] }