From b31a1a875b19d61402fb00e256078ac8cb134773 Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Tue, 8 Aug 2023 11:59:14 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 34044d0d50c8e1eccbfe20b253d515802b78c8b4 --- .../the-crone-interrupt.sql => db_world/2023_08_08_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/the-crone-interrupt.sql => db_world/2023_08_08_00.sql} (72%) diff --git a/data/sql/updates/pending_db_world/the-crone-interrupt.sql b/data/sql/updates/db_world/2023_08_08_00.sql similarity index 72% rename from data/sql/updates/pending_db_world/the-crone-interrupt.sql rename to data/sql/updates/db_world/2023_08_08_00.sql index 49761ab7f..bb8c9fa13 100644 --- a/data/sql/updates/pending_db_world/the-crone-interrupt.sql +++ b/data/sql/updates/db_world/2023_08_08_00.sql @@ -1,2 +1,3 @@ +-- DB update 2023_08_07_00 -> 2023_08_08_00 -- UPDATE `creature_template` SET `mechanic_immune_mask`=`mechanic_immune_mask`|4|33554432 WHERE `entry` = 18168;