From c289df2bfdbc91fc450afd892c1f67d59e060f6b Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Thu, 3 Aug 2023 15:38:01 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): ac8d0b2f652a4e583aa4dd15d34f16465f8c2450 --- .../karaloot.sql => db_world/2023_08_03_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/karaloot.sql => db_world/2023_08_03_00.sql} (98%) diff --git a/data/sql/updates/pending_db_world/karaloot.sql b/data/sql/updates/db_world/2023_08_03_00.sql similarity index 98% rename from data/sql/updates/pending_db_world/karaloot.sql rename to data/sql/updates/db_world/2023_08_03_00.sql index 0c846a697..2cd3da010 100644 --- a/data/sql/updates/pending_db_world/karaloot.sql +++ b/data/sql/updates/db_world/2023_08_03_00.sql @@ -1,3 +1,4 @@ +-- DB update 2023_08_02_00 -> 2023_08_03_00 DELETE FROM `creature_loot_template` WHERE (`Entry` IN (16152, 16457, 17521, 18168, 15691, 15687, 15688, 16524, 15689, 15690)) AND (`Item` IN (29434, 23809, 30480)); INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES (16152, 23809, 0, 8, 0, 1, 0, 1, 1, 'Attumen the Huntsman - Schematic: Stabilized Eternium Scope'),