mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-07 15:28:02 +00:00
fix(DB/Quests): Fix Of Keys And Cages quest requirement (#26010)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Change quest requirement from Stop the Ascension! (11260) to The Conqueror of Skorm! (11261)
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 11261 WHERE (`ID` = 11265);
|
||||
Reference in New Issue
Block a user