mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
SQL: Fix endline ...
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=97462;
|
||||
INSERT INTO `spell_script_names`(`spell_id`, `ScriptName`) VALUES
|
||||
(97462, 'spell_warr_rallying_cry');
|
||||
(97462, 'spell_warr_rallying_cry');
|
||||
|
||||
Reference in New Issue
Block a user