chore(DB): import pending files

Referenced commit(s): 510a0fc161
This commit is contained in:
AzerothCoreBot
2022-05-12 01:55:42 +00:00
parent 510a0fc161
commit 47c0dcd833

View File

@@ -1,3 +1,4 @@
-- DB update 2022_05_11_02 -> 2022_05_12_00
--
UPDATE `quest_template_addon` SET `PrevQuestId`=0 WHERE `ID`=1699;
UPDATE `quest_template_addon` SET `NextQuestId`=1699 WHERE `ID` IN (1698,10371);