From 0e3e94bba6e677880029dc46d285fd08116e73da Mon Sep 17 00:00:00 2001 From: runningnak3d Date: Mon, 22 Dec 2008 17:30:34 +0000 Subject: * More SQL cleanup to remove things that should have never been commited to * the core repo. * This is not a new build, don't recompile, you will be wasting your time. * As a matter of fact, don't bother ever compiling a rev that has my name on * it, because you can be sure that it will have nothing important :P * Wonder how long the commit message can be...... * PEACE! --HG-- branch : trunk rename : sql/updates/329_world_spell_proc_event.sql => sql/updates/329_world.sql rename : sql/updates/332_world_spell_script_target.sql => sql/updates/332_world.sql rename : sql/updates/333_world_spell_proc_event.sql => sql/updates/333_world.sql rename : sql/updates/334_world_trinity_string.sql => sql/updates/334_world.sql --- sql/updates/400_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/updates/400_world.sql') diff --git a/sql/updates/400_world.sql b/sql/updates/400_world.sql index c40981b6919..a2f7d1e6cea 100644 --- a/sql/updates/400_world.sql +++ b/sql/updates/400_world.sql @@ -7,4 +7,4 @@ INSERT INTO `spell_script_target` VALUES (5628, 1, 2012); INSERT INTO `spell_script_target` VALUES (5628, 1, 2013); INSERT INTO `spell_script_target` VALUES (5628, 1, 2014); INSERT INTO `spell_script_target` VALUES (45109, 1, 25084); -INSERT INTO `spell_script_target` VALUES (45149, 0, 300154); \ No newline at end of file +INSERT INTO `spell_script_target` VALUES (45149, 0, 300154); -- cgit v1.2.3