fix(Core/Scripts): Rework Pandemonius (#16407)

This commit is contained in:
Angelo Venturini
2023-05-31 23:22:00 -03:00
committed by GitHub
parent 61e63b2401
commit dc624fd86f
2 changed files with 45 additions and 80 deletions

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|33554432 WHERE `entry` IN (18341, 20267);