fix(DB/Creature): Netherspite is immune to taunts (#17261)
Create rev_1694778808871595100.sql Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
This commit is contained in:
parent
63a4301b1c
commit
d9f6a22614
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|256 WHERE (`entry` = 15689);
|
||||
Loading…
Add table
Add a link
Reference in a new issue