aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2014-07-05 19:44:31 +0200
committerVincent-Michael <Vincent_Michael@gmx.de>2014-07-05 19:44:31 +0200
commit63784fee2a2ed2f1baa20696df3eceeb90bfde07 (patch)
treec7f42dc8838064774326d5aaff19e1b5e970b40f
parent23e4dfd8e868e347cf5b00622cc65a41582a2232 (diff)
SQL: Fix end of file
-rw-r--r--sql/updates/world/2014_07_05_01_world_smart_scripts.sql1
1 files changed, 0 insertions, 1 deletions
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