fix(DB/Creature): Felblood Kael'thas should despawn on evade (#21246)

This commit is contained in:
Andrew
2025-01-23 04:43:09 -03:00
committed by GitHub
parent 53f8e306e8
commit eee1a8bc89

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|2147483648 WHERE `entry` IN (24664, 24857);