fix(DB/Creatures): Blackwing Technicians should not chain-pull Death … (#13041)

...Talon Wyrmguards.
This commit is contained in:
UltraNix 2022-09-19 05:39:55 +02:00 committed by GitHub
parent 11cfcc8479
commit f50c4bf3ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|0x02000000 WHERE `entry`=13996;