fix(Scripts/TempleOfAhnQiraj): Improve Princess Huhuran (#12747)
This commit is contained in:
parent
fef8289c9d
commit
9d16705d9f
4 changed files with 93 additions and 116 deletions
|
|
@ -0,0 +1,5 @@
|
|||
--
|
||||
|
||||
-- Immune to Taunt
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|256 WHERE `entry`=15509;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue