mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +00:00
@@ -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;
|
||||
Reference in New Issue
Block a user