fix(DB/TheBlackTemple): make Promenade Sentinel kick immune (#19316)

init
This commit is contained in:
Dan
2024-07-06 16:37:15 +02:00
committed by GitHub
parent 3c50b1a135
commit 1632045ba8

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|33554432 WHERE `entry` = 23394;