chore(DB): import pending files

Referenced commit(s): e8d61c6f93
This commit is contained in:
github-actions[bot]
2026-07-22 17:18:18 +00:00
parent e8d61c6f93
commit a18b7819cb

View File

@@ -1,3 +1,4 @@
-- DB update 2026_07_22_07 -> 2026_07_22_08
-- To Dragon's Fall - requires all three Wanted quests
UPDATE `quest_template_addon` SET `PrevQuestID` = 12089 WHERE `ID` = 12095;
UPDATE `quest_template_addon` SET `ExclusiveGroup` = -12089 WHERE `ID` IN (12089, 12090, 12091);