From 4d9ca4dae356d54ef71344c7f196092d020ce2b1 Mon Sep 17 00:00:00 2001 From: Redacted Date: Fri, 7 Mar 2025 17:03:07 +0000 Subject: [PATCH] Added CompletionQuestVariablesFlags to sequence 1 for consistency --- .../Dailies/2295_Kupo for Kupo Nuts.json | 30 +++++++++++++++++-- 1 file changed, 27 insertions(+), 3 deletions(-) diff --git a/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2295_Kupo for Kupo Nuts.json b/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2295_Kupo for Kupo Nuts.json index 4366a3c0..c6c659f5 100644 --- a/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2295_Kupo for Kupo Nuts.json +++ b/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2295_Kupo for Kupo Nuts.json @@ -60,7 +60,15 @@ "MaximumDistance": 50 } } - } + }, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] }, { "DataId": 1017366, @@ -73,7 +81,15 @@ "InteractionType": "Say", "ChatMessage": { "Key": "TEXT_BANMOG202_02295_SYSTEM_000_019" - } + }, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] }, { "DataId": 1017368, @@ -87,7 +103,15 @@ "Fly": true, "ChatMessage": { "Key": "TEXT_BANMOG202_02295_SYSTEM_000_019" - } + }, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 16 + ] }, { "DataId": 1017367, -- 2.20.1