fix(DB/Creature): Felblood Kael'thas should despawn on evade (#21246)
This commit is contained in:
parent
53f8e306e8
commit
eee1a8bc89
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|2147483648 WHERE `entry` IN (24664, 24857);
|
||||
Loading…
Add table
Add a link
Reference in a new issue