diff --git a/data/sql/updates/pending_db_world/123451252.sql b/data/sql/updates/db_world/2026_05_17_03.sql similarity index 94% rename from data/sql/updates/pending_db_world/123451252.sql rename to data/sql/updates/db_world/2026_05_17_03.sql index 34bbff6a9..e0c53767f 100644 --- a/data/sql/updates/pending_db_world/123451252.sql +++ b/data/sql/updates/db_world/2026_05_17_03.sql @@ -1,3 +1,4 @@ +-- DB update 2026_05_17_02 -> 2026_05_17_03 DELETE FROM `item_loot_template` WHERE (`Entry` = 41888) AND (`Item` IN (41450, 41452, 41466, 41468, 41492, 41497)); INSERT INTO `item_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES (41888, 41450, 0, 16.9, 0, 1, 1, 1, 1, 'Small Velvet Bag - Perfect Balanced Shadow Crystal'), diff --git a/data/sql/updates/pending_db_world/rev_1777560075284967600.sql b/data/sql/updates/db_world/2026_05_17_04.sql similarity index 99% rename from data/sql/updates/pending_db_world/rev_1777560075284967600.sql rename to data/sql/updates/db_world/2026_05_17_04.sql index 9649205ff..c3f2b910c 100644 --- a/data/sql/updates/pending_db_world/rev_1777560075284967600.sql +++ b/data/sql/updates/db_world/2026_05_17_04.sql @@ -1,3 +1,4 @@ +-- DB update 2026_05_17_03 -> 2026_05_17_04 -- -- Griselda Hunderland → Talker: 26043 DELETE FROM `creature_text` WHERE (`CreatureID` = 26043);