From 9e91bcfe40df06698300e879f6515c70e05aee5d Mon Sep 17 00:00:00 2001 From: Vincent_Michael Date: Sat, 12 Jan 2013 19:38:48 +0100 Subject: SQL: Fix "No newline at end of file" in bf7f58365f5a2b2be24f27b328a66049cb03348e --- sql/updates/world/2013_01_12_02_world_creature_template.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') diff --git a/sql/updates/world/2013_01_12_02_world_creature_template.sql b/sql/updates/world/2013_01_12_02_world_creature_template.sql index f9c15b34423..608af749f15 100644 --- a/sql/updates/world/2013_01_12_02_world_creature_template.sql +++ b/sql/updates/world/2013_01_12_02_world_creature_template.sql @@ -1 +1 @@ -UPDATE `creature_template` SET `ScriptName`= 'boss_gatewatcher_gyrokill' WHERE `entry`=19218; \ No newline at end of file +UPDATE `creature_template` SET `ScriptName`= 'boss_gatewatcher_gyrokill' WHERE `entry`=19218; -- cgit v1.2.3