chore(DB): import pending files

Referenced commit(s): 40eb5da6d5
This commit is contained in:
AzerothCoreBot
2023-06-01 02:25:04 +00:00
parent 40eb5da6d5
commit 8a807161ed
3 changed files with 3 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
-- DB update 2023_05_29_02 -> 2023_06_01_00
--
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|33554432 WHERE `entry` IN (18341, 20267);

View File

@@ -1,2 +1,3 @@
-- DB update 2023_06_01_00 -> 2023_06_01_01
--
UPDATE `creature_template` SET `mechanic_immune_mask` = 663699067 WHERE `entry` IN (17839, 20744, 21140, 22172, 21104, 21148, 22170, 22171);

View File

@@ -1,2 +1,3 @@
-- DB update 2023_06_01_01 -> 2023_06_01_02
--
UPDATE `smart_scripts` SET `action_param1` = 768 WHERE `entryorguid` IN (-151090, -151091, -151092, -151093) AND `source_type` = 0;