mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
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:
1
data/sql/updates/pending_db_world/firehardenedmail.sql
Normal file
1
data/sql/updates/pending_db_world/firehardenedmail.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 1701 WHERE `ID` IN (1705, 1708, 1710);
|
||||
Reference in New Issue
Block a user