Fix(DB/Quest): "Burning Blood", "Iron Coal" and "Sunscorched Shells" … (#12024)

Fix(DB/Quest): "Burning Blood", "Iron Coal" and "Sunscorched Shells" should be available after "Fire Hardened Mail"
This commit is contained in:
temperrr
2022-06-18 14:19:12 +02:00
committed by GitHub
parent cbb612d307
commit d541f1f2e5

View File

@@ -0,0 +1 @@
UPDATE `quest_template_addon` SET `PrevQuestID` = 1701 WHERE `ID` IN (1705, 1708, 1710);