mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 00:08:01 +00:00
fix(DB/Quest): Where Dragons Fell available with Cradle/Sindragosa (#23923)
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
UPDATE `quest_template_addon` SET `PrevQuestID` = 13348 WHERE `ID` = 13359;
|
||||||
|
UPDATE `quest_template_addon` SET `PrevQuestID` = 13396 WHERE `ID` = 13398;
|
||||||
Reference in New Issue
Block a user