fix(Core/Spells): Implemented SPELL_ATTR0_CU_IGNORE_EVADE. (#10832)

Added channel beam at Razorgore pre-fight.
Fixed #10767
This commit is contained in:
UltraNix
2022-03-06 18:26:00 +01:00
committed by GitHub
parent dadbb829f1
commit a74e57fb22
5 changed files with 16 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1645894175235390600');
DELETE FROM `smart_scripts` WHERE `entryorguid`=12557 AND `id`=5;
INSERT INTO `smart_scripts` VALUES
(12557,0,5,0,1,0,100,1,500,500,0,0,0,11,45537,0,0,0,0,0,11,12435,90,0,0,0,0,0,0,'Grethok the Controller - OCC - Cast Channel Beam');