fix(DB/Creature): Sacrolash and Alythess should be taunt immune (#21418)
This commit is contained in:
parent
16fa25b7a9
commit
00be3a417f
@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|2147483648 WHERE `entry` IN (25166, 25165);
|
||||
Loading…
x
Reference in New Issue
Block a user