chore(DB): import pending files

Referenced commit(s): 5d4846e0da
This commit is contained in:
github-actions[bot] 2026-08-13 18:34:24 +00:00
parent 5d4846e0da
commit 2a16f07747

View file

@ -1,3 +1,4 @@
-- DB update 2026_08_13_01 -> 2026_08_13_02
-- Rifle the Bodies, Your Presence is Required - chain fix
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE `ID` = 11999;
UPDATE `quest_template_addon` SET `BreadcrumbForQuestId` = 11999 WHERE (`ID` = 11996);