fix(Scripts/ZulGurub): Improvements to Gri'lek encounter: (#11960)
* fix(Scripts/ZulGurub): Improvements to Gri'lek encounter: Corrected timers of events. Avatar should wipe all threat for the entire raid. Boss is immuned to taunt. Added missing spells. Fixes #11611 * missing sql.
This commit is contained in:
parent
14d933eddc
commit
5454c0478f
2 changed files with 23 additions and 23 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|256 WHERE `entry`=15082;
|
||||
Loading…
Add table
Add a link
Reference in a new issue