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:
parent
cbb612d307
commit
d541f1f2e5
1 changed files with 1 additions and 0 deletions
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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue