From f228db3b05725f011aac73818759f7cd75fa97c3 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Sat, 1 Mar 2025 18:44:26 +0100 Subject: [PATCH] Update intersocietal quests with PR comments from Redacted --- .../3161_The Ananta Maid's Tail.json | 17 ++++++++++------- .../3164_What a Wonder-full World.json | 7 +++++++ 2 files changed, 17 insertions(+), 7 deletions(-) diff --git a/QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3161_The Ananta Maid's Tail.json b/QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3161_The Ananta Maid's Tail.json index 6146f620b..3e29ba5d8 100644 --- a/QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3161_The Ananta Maid's Tail.json +++ b/QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3161_The Ananta Maid's Tail.json @@ -87,7 +87,14 @@ "Z": -140.73401 }, "TerritoryId": 628, - "InteractionType": "Interact" + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_BANALL210_03161_Q3_000_000", + "Yes": true + } + ] } ] }, @@ -169,14 +176,10 @@ "Y": -2.9999986, "Z": 62.91284 }, - "TerritoryId": 628, - "InteractionType": "UseItem", - "ItemId": 2002488, - "GroundTarget": true - }, - { "TerritoryId": 628, "InteractionType": "CompleteQuest", + "ItemId": 2002488, + "GroundTarget": true, "NextQuestId": 3162 } ] diff --git a/QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3164_What a Wonder-full World.json b/QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3164_What a Wonder-full World.json index 22be56825..199009b9d 100644 --- a/QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3164_What a Wonder-full World.json +++ b/QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3164_What a Wonder-full World.json @@ -100,6 +100,13 @@ "AethernetShortcut": [ "[Kugane] Kogane Dori Markets", "[Kugane] Bokairo Inn" + ], + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_BANALL240_03164_Q1_000_000", + "Yes": true + } ] } ]