fix(DB/Quest) Return to Thrallmar has proper prerequisite quest Mission: Gateways Murketh and Shaadraz (#21856)
This commit is contained in:
parent
273251054c
commit
b4165d3240
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Set Mission: Gateways Murketh and Shaadraz as prerequisted to Return to Thrallmar
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 10129 WHERE (`ID` = 10388);
|
||||
Loading…
Add table
Add a link
Reference in a new issue