chore(DB): import pending files

Referenced commit(s): 017742f831
This commit is contained in:
github-actions[bot]
2024-11-06 04:28:12 +00:00
parent d7352a5fa1
commit 61d67615fd

View File

@@ -0,0 +1,4 @@
-- DB update 2024_11_06_01 -> 2024_11_06_02
-- Quest 'Strange Energy'
UPDATE `quest_template_addon` SET `NextQuestID` = 0, `ExclusiveGroup` = 0 WHERE `ID` IN (9957,9960,9961);
UPDATE `quest_template_addon` SET `ExclusiveGroup` = -9968 WHERE `ID` IN (9968,9971);