fix(Scripts/Icecrown): Lich King should not evade attacks on last phase (#11146)

Co-authored-by: Nefertumm <nefertum.dev@protonmail.com>
This commit is contained in:
Walter Pagani
2022-03-30 09:47:52 -03:00
committed by GitHub
parent 856aed6fc6
commit e139ed1c0b
2 changed files with 4 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1648266327758563400');
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|512 WHERE `entry` IN (36597, 39166, 39167, 39168);