mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +00:00
fix(DB/Quest): Quest chaining for quest 9759 (#18325)
* fix(DB/Quest): Quest chaining for quest 9759 * empty whitespace --------- Co-authored-by: Dan <83884799+elthehablo@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- change quest chaining issue #18055
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 9756 WHERE `ID` = 9759;
|
||||
Reference in New Issue
Block a user