fix(DB/Creature): Add taunt immunity to Gurtogg Bloodboil. (#19800)
Init.
This commit is contained in:
parent
40eb616e1f
commit
0bef1e1ee6
1 changed files with 1 additions and 0 deletions
1
data/sql/updates/pending_db_world/bloodboil-taunt.sql
Normal file
1
data/sql/updates/pending_db_world/bloodboil-taunt.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|256 WHERE `entry` = 22948;
|
||||
Loading…
Add table
Add a link
Reference in a new issue