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:
parent
34169be3d8
commit
ea0ab6b072
1 changed files with 3 additions and 0 deletions
|
|
@ -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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue