mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -1,2 +1,3 @@
|
||||
-- DB update 2022_10_14_00 -> 2022_10_14_01
|
||||
--
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|33554432 WHERE `entry` = 15517;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_10_14_01 -> 2022_10_14_02
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = 0 WHERE `entry` IN (14882, 14883, 14825, 13996);
|
||||
UPDATE `creature_template` SET `flags_extra` = 33554432 WHERE (`entry` = 15264);
|
||||
Reference in New Issue
Block a user