mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Creature): AQ40 taunt immunity (#13576)
init Co-authored-by: Si1ker <Si1ker@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
--
|
||||
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|256 WHERE entry IN (
|
||||
15517, -- Ouro
|
||||
15275, -- Emperor Vek'nilash
|
||||
15276); -- Emperor Vek'lor
|
||||
|
||||
Reference in New Issue
Block a user