fix(DB/Quest): "Unraveling the Mystery" has wrong quest marker (#12932)

This commit is contained in:
Artem
2022-09-07 03:09:11 +03:00
committed by GitHub
parent 35bb5b92da
commit f874b74df2

View File

@@ -0,0 +1,2 @@
--
UPDATE `quest_template_addon` SET `SpecialFlags` = 0 WHERE (`ID` = 8314);