chore(DB): import pending files

Referenced commit(s): c63c383f7a
This commit is contained in:
AzerothCoreBot
2023-08-14 00:21:58 +00:00
parent c63c383f7a
commit 3e9420e95e
3 changed files with 3 additions and 0 deletions

View File

@@ -1 +1,2 @@
-- DB update 2023_08_13_03 -> 2023_08_14_00
UPDATE `creature_template` SET `flags_extra` = 67108864 WHERE (`entry` = 10438);

View File

@@ -1,3 +1,4 @@
-- DB update 2023_08_14_00 -> 2023_08_14_01
--
UPDATE `smart_scripts` SET `action_param1` = 16098 WHERE `entryorguid` = 10503 AND `source_type` = 0 AND `id` = 0 AND `link` = 0;
UPDATE `smart_scripts` SET `action_param1` = 8994 WHERE `entryorguid` = 10503 AND `source_type` = 0 AND `id` = 1 AND `link` = 0;

View File

@@ -1,2 +1,3 @@
-- DB update 2023_08_14_01 -> 2023_08_14_02
--
UPDATE `creature_template` SET `mechanic_immune_mask`=`mechanic_immune_mask`|256|8388608 WHERE `entry` = 18829;