From 17645888292bf9df25e25ac6d600d46f4be007eb Mon Sep 17 00:00:00 2001 From: Aokromes Date: Thu, 8 Mar 2018 22:09:26 +0100 Subject: typo fix --- sql/updates/world/3.3.5/2018_03_08_07_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/updates') diff --git a/sql/updates/world/3.3.5/2018_03_08_07_world.sql b/sql/updates/world/3.3.5/2018_03_08_07_world.sql index 319c44f3a3d..ce67a8f1940 100644 --- a/sql/updates/world/3.3.5/2018_03_08_07_world.sql +++ b/sql/updates/world/3.3.5/2018_03_08_07_world.sql @@ -1,3 +1,3 @@ -- UPDATE `conditions` SET `ConditionValue1`=3, `ConditionValue2`=22395 WHERE `SourceEntry` IN (39124) AND `SourceTypeOrReferenceId`=13 AND `SourceGroup`=1; -UPDATE `creature` SET `position_x`=-4543.57177, `position_y`=1022.8920, `position_z`=9.817793, `orientation`=3.930219 WHERE `id`=21797 +UPDATE `creature` SET `position_x`=-4543.57177, `position_y`=1022.8920, `position_z`=9.817793, `orientation`=3.930219 WHERE `id`=21797; -- cgit v1.2.3