fix(DB/Creature): Immunity mask for Rift Lord/Keeper (#16408)

This commit is contained in:
Angelo Venturini
2023-05-31 23:21:32 -03:00
committed by GitHub
parent 746aa5b493
commit 61e63b2401

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `mechanic_immune_mask` = 663699067 WHERE `entry` IN (17839, 20744, 21140, 22172, 21104, 21148, 22170, 22171);