From 8efa78a92e098e6729c8997e938430cdd36e8e29 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Sun, 9 Dec 2018 03:48:13 +0100 Subject: [PATCH] Typo fix --- .../2018_12_09_46_world_from_335a_was_2018_12_08_41_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/updates/world/4.3.4/2018_12_09_46_world_from_335a_was_2018_12_08_41_world.sql b/sql/updates/world/4.3.4/2018_12_09_46_world_from_335a_was_2018_12_08_41_world.sql index ef137e1786f21..6f63983e2061f 100644 --- a/sql/updates/world/4.3.4/2018_12_09_46_world_from_335a_was_2018_12_08_41_world.sql +++ b/sql/updates/world/4.3.4/2018_12_09_46_world_from_335a_was_2018_12_08_41_world.sql @@ -1,2 +1,2 @@ -- -UPDATE `creature` SET `position_x` = 2995.33, `position_y` = -3286.46, `position_z` = 158.186, `orientation` = 3.14159 WHERE `id` = 17303 +UPDATE `creature` SET `position_x` = 2995.33, `position_y` = -3286.46, `position_z` = 158.186, `orientation` = 3.14159 WHERE `id` = 17303;