mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-13 11:34:07 -04:00
SQL: Removed unused spell script name.
Scripts/Icecrown Citadel: Fixed Professor Putricide adds chasing different targets than selected. Scripts/Icecrown Citadel: Fixed Coldflame ticking twice because of too close spawning. Scripts/Icecrown Citadel: Fixed Coldflame affecting spiked targets.
This commit is contained in:
@@ -1847,7 +1847,10 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
|
||||
( 72089, 'spell_marrowgar_bone_spike_graveyard'),
|
||||
( 69140, 'spell_marrowgar_coldflame'),
|
||||
( 72705, 'spell_marrowgar_coldflame'),
|
||||
( 69147, 'spell_marrowgar_coldflame_trigger'),
|
||||
( 69146, 'spell_marrowgar_coldflame_damage'),
|
||||
( 70823, 'spell_marrowgar_coldflame_damage'),
|
||||
( 70824, 'spell_marrowgar_coldflame_damage'),
|
||||
( 70825, 'spell_marrowgar_coldflame_damage');
|
||||
( 69075, 'spell_marrowgar_bone_storm'),
|
||||
( 70834, 'spell_marrowgar_bone_storm'),
|
||||
( 70835, 'spell_marrowgar_bone_storm'),
|
||||
|
||||
Reference in New Issue
Block a user