fix(DB\Quest): A Crew Under Fire should be repeatable and not counting towards Loremaster (#8742)
This commit is contained in:
parent
7f69acd466
commit
5dbeaf0340
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1635240718777260900');
|
||||
|
||||
UPDATE `quest_template_addon` SET `SpecialFlags`=3 WHERE `ID`=3382;
|
||||
UPDATE `quest_template` SET `QuestSortID`=0 WHERE `ID`=3382;
|
||||
Loading…
Add table
Add a link
Reference in a new issue