From 97ec08dc36394b2bc23f26f484ef0a60f81f6c7e Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Thu, 8 Sep 2022 02:36:44 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): ebe4d0a1cc044a0da26d4c315fde6315f2b92a28 --- .../rev_1661392957497204000.sql => db_world/2022_09_08_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1661392957497204000.sql => db_world/2022_09_08_01.sql} (99%) diff --git a/data/sql/updates/pending_db_world/rev_1661392957497204000.sql b/data/sql/updates/db_world/2022_09_08_01.sql similarity index 99% rename from data/sql/updates/pending_db_world/rev_1661392957497204000.sql rename to data/sql/updates/db_world/2022_09_08_01.sql index dc8d6867e..e9cc921f8 100644 --- a/data/sql/updates/pending_db_world/rev_1661392957497204000.sql +++ b/data/sql/updates/db_world/2022_09_08_01.sql @@ -1,3 +1,4 @@ +-- DB update 2022_09_08_00 -> 2022_09_08_01 -- Remove gold drops from a summoned creature before I forget again UPDATE `creature_template` SET `mingold` = 0, `maxgold` = 0 WHERE (`entry` = 15538); -- Anubisath Guardian (15355)