Fix(DB/Quest): "Burning Blood", "Iron Coal" and "Sunscorched Shells" should be available after "Fire Hardened Mail"
1 line
89 B
SQL
1 line
89 B
SQL
UPDATE `quest_template_addon` SET `PrevQuestID` = 1701 WHERE `ID` IN (1705, 1708, 1710);
|