From 3f5c3fa9fdc8f0be796a8c0187a72accb24c2094 Mon Sep 17 00:00:00 2001 From: skiaz Date: Mon, 10 Mar 2025 19:21:02 +0100 Subject: [PATCH] Removed "RequiredQuestVariables" in quest 2308 and 3900 --- .../Dailies/2308_A Stone's Throw Away.json | 8 ----- .../Dwarves/Story/3900_Chief Concerns.json | 30 ++----------------- 2 files changed, 3 insertions(+), 35 deletions(-) diff --git a/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2308_A Stone's Throw Away.json b/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2308_A Stone's Throw Away.json index 9aefeb33..f7f6c553 100644 --- a/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2308_A Stone's Throw Away.json +++ b/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2308_A Stone's Throw Away.json @@ -77,14 +77,6 @@ "TerritoryId": 400, "InteractionType": "Interact", "Fly": true, - "RequiredQuestVariables": [ - null, - [16], - null, - null, - null, - null - ], "AetheryteShortcut": "The Churning Mists - Moghome", "SkipConditions": { "AetheryteShortcutIf": { diff --git a/QuestPaths/5.x - Shadowbringers/Allied Societies/Dwarves/Story/3900_Chief Concerns.json b/QuestPaths/5.x - Shadowbringers/Allied Societies/Dwarves/Story/3900_Chief Concerns.json index c0e39179..7370c8ac 100644 --- a/QuestPaths/5.x - Shadowbringers/Allied Societies/Dwarves/Story/3900_Chief Concerns.json +++ b/QuestPaths/5.x - Shadowbringers/Allied Societies/Dwarves/Story/3900_Chief Concerns.json @@ -142,15 +142,7 @@ }, "TerritoryId": 813, "InteractionType": "Interact", - "Fly": true, - "RequiredQuestVariables": [ - null, - null, - [48], - null, - null, - null - ] + "Fly": true }, { "DataId": 2011068, @@ -160,15 +152,7 @@ "Z": -116.68579 }, "TerritoryId": 813, - "InteractionType": "Interact", - "RequiredQuestVariables": [ - [16], - [16], - [32], - null, - null, - [32] - ] + "InteractionType": "Interact" }, { "DataId": 2011067, @@ -178,15 +162,7 @@ "Z": -115.58716 }, "TerritoryId": 813, - "InteractionType": "Interact", - "RequiredQuestVariables": [ - [33], - [16], - [16], - null, - null, - [96] - ] + "InteractionType": "Interact" } ] }, -- 2.30.2