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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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;