DB/Misc: Delete duplicate file

This commit is contained in:
Aokromes
2016-06-20 18:17:57 +02:00
parent be85915dfc
commit 63ef8c1337

View File

@@ -1,4 +0,0 @@
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_ioc_seaforium_blast_credit';
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(66676, 'spell_ioc_seaforium_blast_credit'),
(66672, 'spell_ioc_seaforium_blast_credit');