fix(DB/Creature): Lady Vashj should despawn on evade (#17805)
This commit is contained in:
parent
f39906d270
commit
59af34ee16
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` |2147483648 where `entry` = 21212;
|
||||
Loading…
Add table
Add a link
Reference in a new issue