fix(DB\Quest): A Crew Under Fire should be repeatable and not counting towards Loremaster (#8742)

This commit is contained in:
Ragelezz
2021-10-29 16:33:52 +03:00
committed by GitHub
parent 7f69acd466
commit 5dbeaf0340

View File

@@ -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;