diff --git a/data/sql/updates/pending_db_world/rev_1757633004572965187.sql b/data/sql/updates/pending_db_world/rev_1757633004572965187.sql new file mode 100644 index 000000000..88c0f8bb1 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1757633004572965187.sql @@ -0,0 +1,5 @@ +-- +-- 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;