mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
fix(DB/Quest) - Remove breadcrumb quest from The Crown of Will (2/5) (#20814)
* File create * Remove breadcrumb quest
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
-- The Crown of Will (1/5) requirement removed from The Crown of Will (2/5)
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE (`ID` = 518);
|
||||
Reference in New Issue
Block a user