fix(DB/Creature): Essence of Desire & Essence of Suffering taunt immu… (#19682)

This commit is contained in:
Andrew
2024-08-19 01:29:44 -03:00
committed by GitHub
parent 01c8344cc8
commit cccd8005e8

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `flags_extra` = `flags_extra` |256 WHERE `entry` IN (23418, 23419);