mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
Scripts/Spells: Fix mage Flame On talent (#27622)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_mage_flame_on';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (205029, 'spell_mage_flame_on');
|
||||
Reference in New Issue
Block a user