From 9734bb87323aa826854172162f674599d7eb3800 Mon Sep 17 00:00:00 2001 From: Redacted Date: Mon, 10 Mar 2025 09:05:17 +0000 Subject: [PATCH] Readded CompletionQuestVariablesFlags they work now? --- .../Dailies/1392_Get a Lode of This.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1392_Get a Lode of This.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1392_Get a Lode of This.json index 6ce90ba3..160009e3 100644 --- a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1392_Get a Lode of This.json +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1392_Get a Lode of This.json @@ -48,7 +48,15 @@ "KillEnemyDataIds": [ 2843 ], - "Fly": true + "Fly": true, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] }, { "DataId": 2003765, @@ -62,6 +70,14 @@ "EnemySpawnType": "AfterInteraction", "KillEnemyDataIds": [ 2843 + ], + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 ] }, { -- 2.30.2