chore(DB): import pending files

Referenced commit(s): d514c52a9b
This commit is contained in:
AzerothCoreBot
2023-09-04 19:54:53 +00:00
parent d514c52a9b
commit 4fcdfa413b
2 changed files with 2 additions and 0 deletions

View File

@@ -1 +1,2 @@
-- DB update 2023_08_30_00 -> 2023_09_04_00
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|1|2|8|16|32|64|256|512|1024|2048|4096|8192|65536|131072|524288|4194304|8388608|67108864|536870912 WHERE `entry` IN (22827, 22826, 22825, 20888, 22828, 22920);

View File

@@ -1 +1,2 @@
-- DB update 2023_09_04_00 -> 2023_09_04_01
UPDATE `gameobject` SET `position_y` = -5124.500500, `position_z` = 87.242325 WHERE `guid` = 9329 and `id` = 2047;