fix(DB/Quests): The Shadow Guard and The Ice Guard should be repeatable (#10222)
This commit is contained in:
parent
ac0129a0ac
commit
26b2a9d8d0
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1642446176908579800');
|
||||
|
||||
UPDATE `quest_template_addon` SET `SpecialFlags` = `SpecialFlags`|1 WHERE `ID` IN (9211, 9213);
|
||||
Loading…
Add table
Add a link
Reference in a new issue