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:
parent
2a211cfd5f
commit
d38fcedfc0
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `quest_template_addon` SET `ExclusiveGroup` = -9868 WHERE (`ID` = 10011);
|
||||
Loading…
Add table
Add a link
Reference in a new issue