fix(DB/BWL): Chromaggus should be taunt immune (#11290)

This commit is contained in:
Nefertumm
2022-04-07 12:39:33 -03:00
committed by GitHub
parent 577997d42d
commit 2890624853

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1649122676928024300');
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|256 WHERE `entry` = 14020;