fix(DB/Creatures): Blackwing Technicians should not chain-pull Death … (#13041)
...Talon Wyrmguards.
This commit is contained in:
parent
11cfcc8479
commit
f50c4bf3ad
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|0x02000000 WHERE `entry`=13996;
|
||||
Loading…
Add table
Add a link
Reference in a new issue