fix(DB/Creature) Eredar Twins should be immune to taunt. (#21770)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
|
||||
-- Taunt Immune
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|256 WHERE `entry` IN (25166, 25165);
|
||||
Reference in New Issue
Block a user