From 27943b6175ca6c2d95d5db9d7bfd8e550f8a2d72 Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Wed, 13 Sep 2023 23:59:51 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): a469cb5956e364058e5efc1869a8d40e4a5c5623 --- .../helpers-malchezaar.sql => db_world/2023_09_13_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/helpers-malchezaar.sql => db_world/2023_09_13_00.sql} (97%) diff --git a/data/sql/updates/pending_db_world/helpers-malchezaar.sql b/data/sql/updates/db_world/2023_09_13_00.sql similarity index 97% rename from data/sql/updates/pending_db_world/helpers-malchezaar.sql rename to data/sql/updates/db_world/2023_09_13_00.sql index d60f8809b..a4d496154 100644 --- a/data/sql/updates/pending_db_world/helpers-malchezaar.sql +++ b/data/sql/updates/db_world/2023_09_13_00.sql @@ -1,3 +1,4 @@ +-- DB update 2023_09_11_00 -> 2023_09_13_00 -- DELETE FROM `creature` WHERE `guid` IN (135921, 135922, 135923, 135924, 135925, 135926, 135927, 135928, 135929, 135930, 135931, 135932, 135933, 135934); INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `VerifiedBuild`) VALUES