fix(Scripts/ZulGurub): Improvements to Hazzarah encounter (#11964)

Corrected timers of events.
Added missing/Removed invalid spells.
Fixes #11612
This commit is contained in:
UltraNix
2022-06-14 02:03:56 +02:00
committed by GitHub
parent 450b8f9157
commit 21705d76ad
2 changed files with 81 additions and 31 deletions

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `spell_script_names` WHERE `spell_id`=24684;
INSERT INTO `spell_script_names` VALUES
(24684,'spell_chain_burn');