fix(Scripts/Northrend): Scourge Plague Spreader summons ghouls mid-air (#22845)
This commit is contained in:
parent
4d333518bb
commit
9ba155c089
2 changed files with 23 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=45612;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (45612, 'spell_necropolis_beam');
|
||||
Loading…
Add table
Add a link
Reference in a new issue