fix(DB/creature_template): Disable Shattered Hand Warhound assistance function (#13753)
This commit is contained in:
parent
2de9530e77
commit
f6f6cb3b69
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|33554432 WHERE `entry` IN (17280, 18059);
|
||||
Loading…
Add table
Add a link
Reference in a new issue