fix(DB/Quest): No prerequiste for What's in that brew (#23845)

Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
This commit is contained in:
blinkysc 2025-12-12 06:17:22 -05:00 committed by GitHub
parent c817cf4137
commit 5fcb2a8885
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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