fix(DB/Phasing): Both Mending Fences and A Spark of Hope must be completed in order to phase to friendly Dun Niffelem (#24198)
This commit is contained in:
parent
94a6c22a69
commit
a572b92e2f
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Both Mending Fences and A Spark of Hope must be completed to change Phase to the friendly Dun Niffelem
|
||||
UPDATE `spell_area` SET `quest_start` = 12924, `quest_start_status` = 74 WHERE `quest_start` = 12956 AND `spell` = 55858;
|
||||
Loading…
Add table
Add a link
Reference in a new issue