mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_12_10_01 -> 2023_12_10_02
|
||||
--
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|1 WHERE `entry` IN (21225, 21230, 21873, 21865);
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2023_12_10_02 -> 2023_12_10_03
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|1073741824 WHERE `entry` IN (21964, 21965, 21966);
|
||||
Reference in New Issue
Block a user