fix(Scripts/Scholomance): Kirtonos the Herald event now starts correctly again (#15131)
This commit is contained in:
parent
abedfe245f
commit
a76c07698c
3 changed files with 23 additions and 11 deletions
|
|
@ -0,0 +1,3 @@
|
|||
-- add NO_MOVEMENT_UPDATE flag
|
||||
|
||||
UPDATE `creature_template` SET `flags_extra` = 512 WHERE (`entry` = 10506);
|
||||
Loading…
Add table
Add a link
Reference in a new issue