chore(DB): import pending files

Referenced commit(s): d477f9b8f3
This commit is contained in:
AzerothCoreBot
2022-12-21 22:19:50 +00:00
parent d477f9b8f3
commit a5fc77f5c3

View File

@@ -1,2 +1,3 @@
-- DB update 2022_12_20_07 -> 2022_12_21_00
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE `ID` IN (9884,9885,9887);
UPDATE `quest_template_addon` SET `ExclusiveGroup` = 9884 WHERE `ID` IN (9884,9885,9887,9886);