chore(DB): import pending files

Referenced commit(s): 9d667658f0
This commit is contained in:
AzerothCoreBot
2023-01-04 15:46:49 +00:00
parent 9d667658f0
commit 28d190c82c
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2023_01_04_00 -> 2023_01_04_01
-- Fix Positions
UPDATE `creature` SET `position_x`=1735.767578125, `position_y`=1072.0616455078125, `position_z`=6.96295166015625, `orientation`=3.246312379837036132, `VerifiedBuild`=47187 WHERE `id1`=20342;
UPDATE `creature` SET `position_x`=1735.560546875, `position_y`=1074.1854248046875, `position_z`=6.96295166015625, `orientation`=3.193952560424804687, `VerifiedBuild`=47187 WHERE `id1`=20342;

View File

@@ -1,3 +1,4 @@
-- DB update 2023_01_04_01 -> 2023_01_04_02
--
DELETE FROM `gameobject` WHERE `id` IN (181278, 181556, 181557, 181569) AND `map` IN (555, 556, 558) AND `guid` IN (21567,21568,21569,21570,21571,21572,21911,21912,61346,61347,61348,61350,61355,61356,61357,61388,61393,61415,61416,61417,61418,61886,61898,61899,61901,61908,61958,63196);