fix(Scripts/TempleOfAhnQiraj): Improve Princess Huhuran (#12747)

This commit is contained in:
Eddy Vega
2022-08-21 12:56:38 -06:00
committed by GitHub
parent fef8289c9d
commit 9d16705d9f
4 changed files with 93 additions and 116 deletions

View File

@@ -0,0 +1,5 @@
--
-- Immune to Taunt
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|256 WHERE `entry`=15509;