From d44cea93e71445572fa35826adbf4de9035f35d0 Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Mon, 30 May 2022 09:44:50 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): a8eb0ef7b53680f532a5c106d6398ae64d87b073 --- .../rev_1653289483708667578.sql => db_world/2022_05_30_02.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1653289483708667578.sql => db_world/2022_05_30_02.sql} (98%) diff --git a/data/sql/updates/pending_db_world/rev_1653289483708667578.sql b/data/sql/updates/db_world/2022_05_30_02.sql similarity index 98% rename from data/sql/updates/pending_db_world/rev_1653289483708667578.sql rename to data/sql/updates/db_world/2022_05_30_02.sql index 04430a738..0f108f32b 100644 --- a/data/sql/updates/pending_db_world/rev_1653289483708667578.sql +++ b/data/sql/updates/db_world/2022_05_30_02.sql @@ -1,3 +1,4 @@ +-- DB update 2022_05_30_01 -> 2022_05_30_02 DELETE FROM `creature_loot_template` WHERE (`Entry` IN (14507, 14509, 14510, 14515, 14517) AND `Item` IN (22711, 22712, 22713, 22714, 22715, 22716, 22718, 22720, 22721, 22722, 30546)) OR (`Entry` = 14834) AND (`Item` IN (34090, 30398)) OR (`Entry` IN (15084, 15082, 15085, 15083)); INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES