fix(DB/quest_template_addon): Fix The Battle for Arathi Basin (#10930)

* fix(DB/quest_template_addon): Fix The Battle for Arathi Basin

* fix(DB/quest_template_addon): Fix The Battle for Arathi Basin
This commit is contained in:
ZhengPeiRu21
2022-03-10 17:53:34 -07:00
committed by GitHub
parent 34169be3d8
commit ea0ab6b072

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1646684893315098900');
UPDATE `quest_template_addon` SET `SpecialFlags` = `SpecialFlags` &~1 WHERE `ID` IN (8166, 8167, 8168, 8169, 8170, 8171, 8105, 8120);