mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(DB/Quests): Remove The Crystals quest requirement (#24113)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- PrevQuestID 11009 to 0, The Crystals doesn't have Ogre Heaven as a requirement
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE (`ID` = 11025);
|
||||
Reference in New Issue
Block a user