mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
@@ -1,3 +1,4 @@
|
||||
-- [Druid] Nurturing Instinct
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` IN (-33872, 33872, 33873);
|
||||
INSERT INTO `spell_script_names` VALUES (-33872, 'spell_dru_nurturing_instinct');
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_dru_nurturing_instinct';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(-33872,'spell_dru_nurturing_instinct');
|
||||
|
||||
Reference in New Issue
Block a user