mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Creature): Add some immunities to C'thun adds (#14750)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|1|2|4|8|16|32|64|1024|65536|4194304|8388608|67108864 WHERE `entry` IN (15725, 15728, 15334, 15726, 15802);
|
||||
Reference in New Issue
Block a user