mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
Scripts/Spells: Added missing Throw Glaive part to Cycle of Hatred implementation
This commit is contained in:
@@ -2,4 +2,5 @@ DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_dh_cycle_of_hatred';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(188499, 'spell_dh_cycle_of_hatred'),
|
||||
(162794, 'spell_dh_cycle_of_hatred'),
|
||||
(185123, 'spell_dh_cycle_of_hatred'),
|
||||
(342817, 'spell_dh_cycle_of_hatred');
|
||||
|
||||
Reference in New Issue
Block a user