diff --git a/data/sql/updates/pending_db_world/rev_1776028939227348948.sql b/data/sql/updates/db_world/2026_04_28_00.sql similarity index 93% rename from data/sql/updates/pending_db_world/rev_1776028939227348948.sql rename to data/sql/updates/db_world/2026_04_28_00.sql index 0beb78677..ccbf28bd3 100644 --- a/data/sql/updates/pending_db_world/rev_1776028939227348948.sql +++ b/data/sql/updates/db_world/2026_04_28_00.sql @@ -1,3 +1,4 @@ +-- DB update 2026_04_27_00 -> 2026_04_28_00 -- DELETE FROM `gameobject_loot_template` WHERE (`Entry` = 26860); INSERT INTO `gameobject_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES diff --git a/data/sql/updates/pending_db_world/what-a-long-strange-trip.sql b/data/sql/updates/db_world/2026_04_28_01.sql similarity index 91% rename from data/sql/updates/pending_db_world/what-a-long-strange-trip.sql rename to data/sql/updates/db_world/2026_04_28_01.sql index 7e3ae71b1..6eac72f17 100644 --- a/data/sql/updates/pending_db_world/what-a-long-strange-trip.sql +++ b/data/sql/updates/db_world/2026_04_28_01.sql @@ -1 +1,2 @@ +-- DB update 2026_04_28_00 -> 2026_04_28_01 UPDATE `achievement_reward` SET `Body` = 'With the drums of war pounding in the distance, it is easy for the denizens of Azeroth to forget all that life has to offer.$B$BYou, on the other hand, have maintained the dignity of the good races of Azeroth with your ability to remember what we fight for. To not celebrate our victories is another form of defeat. Remember that well, Reveler.$B$BMay others be inspired by your good cheer,$B$BAlexstrasza the Life-Binder' WHERE `ID` IN (2144, 2145);