DB/Misc: delete duplicate file

This commit is contained in:
Aokromes
2016-05-12 00:05:16 +02:00
parent f98281909f
commit 4640450f0d

View File

@@ -1,3 +0,0 @@
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_sindragosa_ice_tomb_target';
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(69712, 'spell_sindragosa_ice_tomb_target');