fix(DB/Quest) - Remove breadcrumb quest from The Crown of Will (2/5) (#20814)

* File create

* Remove breadcrumb quest
This commit is contained in:
FlyingArowana 2024-12-02 10:39:51 +00:00 committed by GitHub
parent 4644856fae
commit 48805ee1cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,3 @@
--
-- The Crown of Will (1/5) requirement removed from The Crown of Will (2/5)
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE (`ID` = 518);