fix(Scripts/Karazhan): Implement Nightbane summon emote and despawn on evade (#17690)
* fix(Scripts/Karazhan): Implement summon emote and despawn on evade * missing flag
This commit is contained in:
parent
975a6fccab
commit
bbedb91e2c
2 changed files with 47 additions and 58 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `unit_flags` = `unit_flags`|256 WHERE `entry` = 17225;
|
||||
Loading…
Add table
Add a link
Reference in a new issue