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:
Gultask 2022-12-06 09:33:34 -03:00 committed by GitHub
parent 2a211cfd5f
commit d38fcedfc0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,2 @@
--
UPDATE `quest_template_addon` SET `ExclusiveGroup` = -9868 WHERE (`ID` = 10011);