diff --git a/data/sql/updates/pending_db_world/rev_1763756437525576557.sql b/data/sql/updates/db_world/2025_11_21_05.sql similarity index 96% rename from data/sql/updates/pending_db_world/rev_1763756437525576557.sql rename to data/sql/updates/db_world/2025_11_21_05.sql index 45b14e1db..fdb2a63f9 100644 --- a/data/sql/updates/pending_db_world/rev_1763756437525576557.sql +++ b/data/sql/updates/db_world/2025_11_21_05.sql @@ -1,3 +1,4 @@ +-- DB update 2025_11_21_04 -> 2025_11_21_05 -- -- Megalith UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 24371; diff --git a/data/sql/updates/pending_db_world/rev_1763757199833024425.sql b/data/sql/updates/db_world/2025_11_21_06.sql similarity index 89% rename from data/sql/updates/pending_db_world/rev_1763757199833024425.sql rename to data/sql/updates/db_world/2025_11_21_06.sql index 8e40d6704..d2f421d5b 100644 --- a/data/sql/updates/pending_db_world/rev_1763757199833024425.sql +++ b/data/sql/updates/db_world/2025_11_21_06.sql @@ -1,3 +1,4 @@ +-- DB update 2025_11_21_05 -> 2025_11_21_06 -- -- Warbear Matriarch -- Disable AA diff --git a/data/sql/updates/pending_db_world/rev_1763758843228309537.sql b/data/sql/updates/db_world/2025_11_21_07.sql similarity index 93% rename from data/sql/updates/pending_db_world/rev_1763758843228309537.sql rename to data/sql/updates/db_world/2025_11_21_07.sql index 1e692d85b..39bd7a49b 100644 --- a/data/sql/updates/pending_db_world/rev_1763758843228309537.sql +++ b/data/sql/updates/db_world/2025_11_21_07.sql @@ -1,3 +1,4 @@ +-- DB update 2025_11_21_06 -> 2025_11_21_07 -- -- replace woman with $gman:woman; UPDATE `quest_offer_reward` SET `RewardText` = 'Wintergarde is saved because of you, $N. To think that one $gman:woman; could so swiftly turn the tides of battle is hard for most to comprehend; yet here we are - victorious! You have managed to restore the faith of these people and earned the respect of your commanding officers.$B$B$B$BLord Fordragon has returned to Angrathar to prepare our forces for the destruction of the Wrathgate and has requested that you join him! I couldn\'t recommend a better soldier for the job, $N.' WHERE (`ID` = 12473);