From b8175159570db6e12d0133cfbcc6856ae1b5b73b Mon Sep 17 00:00:00 2001 From: Vincent-Michael Date: Thu, 10 Jul 2014 00:43:45 +0200 Subject: SQL: Fix end of line --- sql/updates/world/2014_07_10_00_world_creature_434.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') diff --git a/sql/updates/world/2014_07_10_00_world_creature_434.sql b/sql/updates/world/2014_07_10_00_world_creature_434.sql index 330366581a6..532fc4169f8 100644 --- a/sql/updates/world/2014_07_10_00_world_creature_434.sql +++ b/sql/updates/world/2014_07_10_00_world_creature_434.sql @@ -4,4 +4,4 @@ INSERT INTO `creature_template_addon` (`entry`, `mount`, `bytes1`, `bytes2`, `au DELETE FROM `creature` WHERE `id`=49044; INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `phaseId`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `MovementType`) VALUES -(xxxxxxx, 49044, 0, 1, 1, '', 1700.2, 1703.361, 137.1976, 1.675516, 120, 0, 0); \ No newline at end of file +(xxxxxxx, 49044, 0, 1, 1, '', 1700.2, 1703.361, 137.1976, 1.675516, 120, 0, 0); -- cgit v1.2.3