mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
fix(DB/Quest) No prerequisite for Suppressing the Elements (#23849)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
--
|
||||||
|
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE (`ID` = 11311);
|
||||||
Reference in New Issue
Block a user