From c3a888f6849fbde0d8ff24e1ed37749bf2abfea8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 16 Mar 2025 19:26:30 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 34d14023314700380c7e8de2ef780223bf0cef15 --- .../rev_1742048288044499573.sql => db_world/2025_03_16_02.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1742048288044499573.sql => db_world/2025_03_16_02.sql} (97%) diff --git a/data/sql/updates/pending_db_world/rev_1742048288044499573.sql b/data/sql/updates/db_world/2025_03_16_02.sql similarity index 97% rename from data/sql/updates/pending_db_world/rev_1742048288044499573.sql rename to data/sql/updates/db_world/2025_03_16_02.sql index be7f317a8..a88bfe363 100644 --- a/data/sql/updates/pending_db_world/rev_1742048288044499573.sql +++ b/data/sql/updates/db_world/2025_03_16_02.sql @@ -1,3 +1,4 @@ +-- DB update 2025_03_16_01 -> 2025_03_16_02 -- Add Relic of Ulduar to loot tables Halls of Lightning DELETE FROM `creature_loot_template` WHERE `Entry` IN (28547, 28578, 28579, 28580, 28581, 28582, 28583, 28584, 28826, 28835, 28836, 28837, 28838, 28920, 28961, 28965) AND `Item` = 42780; INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES