mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
fix(DB/Quest): A Visit With the Greatmother shouldn't be available without completing all prerequisites (#14027)
Create rev_1670020658434932300.sql
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `ExclusiveGroup` = -9868 WHERE (`ID` = 10011);
|
||||
Reference in New Issue
Block a user