fix(DB/Creature): Sacrolash and Alythess should be taunt immune (#21418)
This commit is contained in:
parent
16fa25b7a9
commit
00be3a417f
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|2147483648 WHERE `entry` IN (25166, 25165);
|
||||
Loading…
Add table
Add a link
Reference in a new issue