fix(Scripts/TempleOfAhnQiraj): Ouro double spawn in 3rd phase, interrupt immunity (#13405)

This commit is contained in:
Angelo Venturini
2022-10-14 16:28:30 -03:00
committed by GitHub
parent 2bc6a81457
commit 2c42682989
3 changed files with 17 additions and 5 deletions

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|33554432 WHERE `entry` = 15517;