From d058c8b98089af176cb04fb944cf1ce8b301bb78 Mon Sep 17 00:00:00 2001 From: offl Date: Thu, 5 Aug 2021 01:11:00 +0300 Subject: DB/Creature: Update position of Alowicious Czervik --- sql/updates/world/3.3.5/2021_08_05_01_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/3.3.5/2021_08_05_01_world.sql (limited to 'sql/updates') diff --git a/sql/updates/world/3.3.5/2021_08_05_01_world.sql b/sql/updates/world/3.3.5/2021_08_05_01_world.sql new file mode 100644 index 00000000000..621deae728c --- /dev/null +++ b/sql/updates/world/3.3.5/2021_08_05_01_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature` SET `position_x` = 1627.816, `position_y` = -4413.1665, `position_z` = 15.927063, `orientation` = 4.136430263519287109, `VerifiedBuild` = 11723 WHERE `id` = 14480; -- cgit v1.2.3