chore(DB): import pending files

Referenced commit(s): bbe527ffcd
This commit is contained in:
github-actions[bot]
2024-11-18 00:24:09 +00:00
parent bbe527ffcd
commit 5f7aa536bf

View File

@@ -0,0 +1,7 @@
-- DB update 2024_11_17_02 -> 2024_11_18_00
--
-- Issue: 20606 (Vital Supplies)
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE (`ID` = 1395);
-- Issue: 20607 (Report to Mountaineer Rockgar)
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE (`ID` = 455);