fix(Scripts/Karazhan): Curator fixes (#17270)
* stop channeling on enrage * Create rev_1694861198470600600.sql * Update boss_curator.cpp * Update src/server/scripts/EasternKingdoms/Karazhan/boss_curator.cpp Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com> --------- Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com> Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
This commit is contained in:
parent
764611eaf6
commit
1eb573be1c
2 changed files with 6 additions and 3 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `unit_flags2` = 0 WHERE (`entry` = 15691);
|
||||
Loading…
Add table
Add a link
Reference in a new issue