mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 03:13:10 +00:00
fix(DB/Quest) Return to Thrallmar has proper prerequisite quest Mission: Gateways Murketh and Shaadraz (#21856)
This commit is contained in:
@@ -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);
|
||||
Reference in New Issue
Block a user