chore(DB): import pending files

Referenced commit(s): b615ccd9e9
This commit is contained in:
AzerothCoreBot
2022-12-11 14:37:27 +00:00
parent b615ccd9e9
commit fc90cb3f2e
2 changed files with 2 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
-- DB update 2022_12_11_07 -> 2022_12_11_08
--
UPDATE `smart_scripts` SET `event_param5`=1 WHERE `entryorguid`=21126 AND `source_type`=0 AND `id` IN (5,6);

View File

@@ -1,3 +1,4 @@
-- DB update 2022_12_11_08 -> 2022_12_11_09
--
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE (`entry` = 20061);
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|1|64|1024 WHERE `entry` = 18044;