chore(DB): import pending files

Referenced commit(s): 84e4884d85
This commit is contained in:
github-actions[bot]
2025-03-16 20:06:51 +00:00
parent 84e4884d85
commit 5d406b9220

View File

@@ -1,3 +1,4 @@
-- DB update 2025_03_16_03 -> 2025_03_16_04
-- fixes quest "Pushed Too Far" not having a prerequisite
-- https://github.com/azerothcore/azerothcore-wotlk/issues/21553
UPDATE `quest_template_addon` SET `PrevQuestID` = 12867 WHERE (`ID` = 12869);