chore(DB): import pending files

Referenced commit(s): 04b400447c
This commit is contained in:
github-actions[bot]
2025-03-16 08:28:42 +00:00
parent 04b400447c
commit fa273a9f28

View File

@@ -1,3 +1,4 @@
-- DB update 2025_03_15_00 -> 2025_03_16_00
-- Fixes Zangarmarsh Quest "A Job Undone" invalid prerequisite quest
-- closes https://github.com/azerothcore/azerothcore-wotlk/issues/21708
UPDATE `quest_template_addon` SET `PrevQuestID` = 9773 WHERE (`ID` = 9899);