fix(Scripts/DTK): Update Novos the Summoner script (#23758)
This commit is contained in:
parent
1d3b0557f6
commit
8b7f936fc8
2 changed files with 76 additions and 82 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- despawn on evade
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|0x80000000 WHERE `entry` IN (26631, 31350);
|
||||
Loading…
Add table
Add a link
Reference in a new issue