chore(DB): import pending files

Referenced commit(s): 0a3f5544b4
This commit is contained in:
github-actions[bot]
2025-09-12 00:01:50 +00:00
parent 558870af9e
commit 3899fca657

View File

@@ -0,0 +1,6 @@
-- DB update 2025_09_11_03 -> 2025_09_12_00
--
-- The Aberrations Must Die.
UPDATE `quest_template_addon` SET `PrevQuestID` = 12925 WHERE (`ID` = 13425);
-- The Aberrations Must Die. is always available
DELETE FROM `pool_quest` WHERE `entry`=13425 and `pool_entry` = 354;