parent
b615ccd9e9
commit
fc90cb3f2e
2 changed files with 2 additions and 0 deletions
|
|
@ -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);
|
||||
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue