fix(DB/SSC): Fathom-Guard Caribdis should be able to be interrupted (#18006)

This commit is contained in:
Angelo Venturini
2023-12-12 11:52:57 -03:00
committed by GitHub
parent ac0eba539e
commit 50764bda05

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`&~33554432 WHERE `entry` = 21964;