Fix encoding for a previous core sql file

--HG--
branch : trunk
This commit is contained in:
Shocker
2010-09-04 16:47:57 +03:00
parent a0585adb37
commit 94b59b4f0e
@@ -1,4 +1,4 @@
-- 14537 Six Demon Bag
-- 14537 Six Demon Bag
DELETE FROM `spell_script_names` WHERE `spell_id`=14537 AND `ScriptName`='spell_item_six_demon_bag';
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES (14537,'spell_item_six_demon_bag');