mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
DB/GB: fixed a syntax error
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`= 'spell_umbris_blitz';
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`= 'spell_umbriss_blitz';
|
||||
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(74670, 'spell_umbriss_blitz'),
|
||||
|
||||
Reference in New Issue
Block a user