chore(DB): import pending files

Referenced commit(s): b96492b93a
This commit is contained in:
github-actions[bot] 2025-11-29 12:57:07 +00:00
parent b96492b93a
commit 09ea377e88

View file

@ -1,3 +1,4 @@
-- DB update 2025_11_29_01 -> 2025_11_29_02
-- --
UPDATE `quest_template` SET `RewardNextQuest` = 0 WHERE (`ID` = 11287); UPDATE `quest_template` SET `RewardNextQuest` = 0 WHERE (`ID` = 11287);
UPDATE `quest_template_addon` SET `NextQuestID` = 0 WHERE (`ID` = 11287); UPDATE `quest_template_addon` SET `NextQuestID` = 0 WHERE (`ID` = 11287);