From 63784fee2a2ed2f1baa20696df3eceeb90bfde07 Mon Sep 17 00:00:00 2001 From: Vincent-Michael Date: Sat, 5 Jul 2014 19:44:31 +0200 Subject: SQL: Fix end of file --- sql/updates/world/2014_07_05_01_world_smart_scripts.sql | 1 - 1 file changed, 1 deletion(-) diff --git a/sql/updates/world/2014_07_05_01_world_smart_scripts.sql b/sql/updates/world/2014_07_05_01_world_smart_scripts.sql index 9c29ce8b253..ddd158c83a8 100644 --- a/sql/updates/world/2014_07_05_01_world_smart_scripts.sql +++ b/sql/updates/world/2014_07_05_01_world_smart_scripts.sql @@ -17,4 +17,3 @@ UPDATE `smart_scripts` SET UPDATE `smart_scripts` SET `action_type`=85, `action_param1`=43174, `action_param2`=1, `comment`='Proto-Drake - On Death - Cast Draconis Gastritis: Kill Credit' WHERE `entryorguid`=23689 AND `source_type`=0 AND `id`=7 AND `link`=0; - \ No newline at end of file -- cgit v1.2.3