fix(Scripts/SunwellPlateau): Add taunt immunity to Entropius (#21918)
This commit is contained in:
parent
98ea3b331e
commit
d68bf36762
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Set immune to taunt
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` |256 WHERE (`entry` = 25840);
|
||||
Loading…
Add table
Add a link
Reference in a new issue