mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +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