mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2025_03_16_03 -> 2025_03_16_04
|
||||||
-- fixes quest "Pushed Too Far" not having a prerequisite
|
-- fixes quest "Pushed Too Far" not having a prerequisite
|
||||||
-- https://github.com/azerothcore/azerothcore-wotlk/issues/21553
|
-- https://github.com/azerothcore/azerothcore-wotlk/issues/21553
|
||||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 12867 WHERE (`ID` = 12869);
|
UPDATE `quest_template_addon` SET `PrevQuestID` = 12867 WHERE (`ID` = 12869);
|
||||||
Reference in New Issue
Block a user