parent
40eb5da6d5
commit
8a807161ed
3 changed files with 3 additions and 0 deletions
|
|
@ -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);
|
||||
|
|
@ -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);
|
||||
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue