fix(Scripts/ZulGurub): Gah'zranka's Slam should reset threat. (#11910)
This commit is contained in:
parent
94528cd44d
commit
e951208610
2 changed files with 42 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=24326;
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(24326,'spell_gahzranka_slam');
|
||||
Loading…
Add table
Add a link
Reference in a new issue