chore(DB): import pending files

Referenced commit(s): 7a15ccbe30
This commit is contained in:
github-actions[bot]
2025-09-14 08:26:29 +00:00
parent 7a15ccbe30
commit 26662b8db7

View File

@@ -0,0 +1,3 @@
-- DB update 2025_09_13_03 -> 2025_09_14_00
-- From 0 to 9796 ExclusiveGroup for "News from Zangarmarsh" and "News for Rakoria"
UPDATE `quest_template_addon` SET `ExclusiveGroup` = 9796 WHERE `ID` IN (9796, 10105);