mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-05 12:03:48 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2023_08_01_00 -> 2023_08_02_00
|
||||||
--
|
--
|
||||||
-- mechanical immunities changes
|
-- mechanical immunities changes
|
||||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|2|16|64|256|512|1024|2048|4096|8192|131072|524288|4194304|8388608|33554432, `flags_extra` = `flags_extra`|256 WHERE `entry` = 16414;
|
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|2|16|64|256|512|1024|2048|4096|8192|131072|524288|4194304|8388608|33554432, `flags_extra` = `flags_extra`|256 WHERE `entry` = 16414;
|
||||||
Reference in New Issue
Block a user