fix(DB/Quest) No prerequisite for Suppressing the Elements (#23849)

Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
This commit is contained in:
blinkysc
2025-11-24 13:14:19 -06:00
committed by GitHub
parent ca049e050d
commit 2716290be3

View File

@@ -0,0 +1,2 @@
--
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE (`ID` = 11311);