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:
UltraNix 2022-06-06 13:58:25 +02:00 committed by GitHub
parent 14d933eddc
commit 5454c0478f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 23 deletions

View file

@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|256 WHERE `entry`=15082;