chore(DB): import pending files

Referenced commit(s): 2eb621c2f9
This commit is contained in:
AzerothCoreBot
2022-12-22 06:42:54 +00:00
parent 2eb621c2f9
commit c05c45c51d
4 changed files with 4 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
-- DB update 2022_12_22_10 -> 2022_12_22_11
--
DELETE FROM `gameobject` WHERE `id`=181280 AND `guid`=21587;

View File

@@ -1,2 +1,3 @@
-- DB update 2022_12_22_11 -> 2022_12_22_12
--
UPDATE `creature` SET `position_z`=0.350764 WHERE `id1`=18467 AND `guid`=66274;

View File

@@ -1,2 +1,3 @@
-- DB update 2022_12_22_12 -> 2022_12_22_13
--
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|128 WHERE (`entry` = 21095);

View File

@@ -1,2 +1,3 @@
-- DB update 2022_12_22_13 -> 2022_12_22_14
--
DELETE FROM `gameobject` WHERE `id` IN (184931, 184934, 184935, 184937, 184940, 184941) AND `map` IN (543, 545, 546, 555, 557) AND `guid` IN (6990, 11222, 13822, 25829, 25830, 25831, 25832, 32635, 32636, 32710, 32632, 43140, 43141);