mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 03:12:09 +01:00
Core/Spells - Idol of the Crying Wind;
+ Fixing typo;
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_script_names` WHERE (`spell_id`='-5570');
|
||||
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
|
||||
(-5570, 'spell_dru_insect_swarm');
|
||||
Reference in New Issue
Block a user