From aa754bb561e08df015f2a17fb3b4992719aea088 Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Sat, 9 Jul 2022 15:56:28 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 9df8596bd3eaa8c1e456d08eb0eb7c1ae598dcb6 --- .../brdmcveins.sql => db_world/2022_07_09_06.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/brdmcveins.sql => db_world/2022_07_09_06.sql} (98%) diff --git a/data/sql/updates/pending_db_world/brdmcveins.sql b/data/sql/updates/db_world/2022_07_09_06.sql similarity index 98% rename from data/sql/updates/pending_db_world/brdmcveins.sql rename to data/sql/updates/db_world/2022_07_09_06.sql index 648fce431..76f81ab00 100644 --- a/data/sql/updates/pending_db_world/brdmcveins.sql +++ b/data/sql/updates/db_world/2022_07_09_06.sql @@ -1,3 +1,4 @@ +-- DB update 2022_07_09_05 -> 2022_07_09_06 DELETE FROM `gameobject` WHERE (`id` = 165658) AND (`guid` IN (43103, 43104, 43105, 43106, 43107, 43108, 43166, 43167, 43168, 43169, 43170, 43171, 43172, 43173, 43174, 43175, 56435, 56436, 56438)); INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `ScriptName`, `VerifiedBuild`) VALUES (43103, 165658, 230, 0, 0, 1, 1, 502.794, -191.522, -57.5144, -0.401426, 0, 0, 0.199368, -0.979925, 604800, 100, 1, '', 0),