mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 10:00:28 +00:00
fix(DB\Quest): A Crew Under Fire should be repeatable and not counting towards Loremaster (#8742)
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user