From 286e79e8dd87a4e2ee00cb3019d8e2a0767da1e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 12 Jan 2025 13:34:36 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): e9dfbe016330431dde78e58bd185dd45b860442f --- .../rev_1736616775226885710.sql => db_world/2025_01_12_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1736616775226885710.sql => db_world/2025_01_12_01.sql} (90%) diff --git a/data/sql/updates/pending_db_world/rev_1736616775226885710.sql b/data/sql/updates/db_world/2025_01_12_01.sql similarity index 90% rename from data/sql/updates/pending_db_world/rev_1736616775226885710.sql rename to data/sql/updates/db_world/2025_01_12_01.sql index 41820b13d..93d0f5160 100644 --- a/data/sql/updates/pending_db_world/rev_1736616775226885710.sql +++ b/data/sql/updates/db_world/2025_01_12_01.sql @@ -1,3 +1,4 @@ +-- DB update 2025_01_12_00 -> 2025_01_12_01 DELETE FROM `reference_loot_template` WHERE `Entry` = 34078 AND `Item` = 34029; INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES (24239, 34029, 0, 30, 0, 1, 0, 1, 1, 'Hex Lord Malacrass - Tiny Voodoo Mask');