fix(DB/Quest): add prerequisite to Catching up with Brann quest (#23028)

This commit is contained in:
sogladev
2025-09-27 04:14:41 +02:00
committed by GitHub
parent 74f10db25c
commit eb766267ca

View File

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