From 3152c7fdd9601db0324744c5a8e983e01534d018 Mon Sep 17 00:00:00 2001 From: Wyreth Date: Thu, 19 Oct 2017 19:03:26 +0200 Subject: DB/Creature: Nimrida and Keyanomir Closes #20654 (cherry picked from commit 4733bb24e2511abf5434d593b9e0d241d182864c) --- sql/updates/world/master/2021_01_06_00_world_2017_10_19_03_world.sql | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sql/updates/world/master/2021_01_06_00_world_2017_10_19_03_world.sql (limited to 'sql/updates') diff --git a/sql/updates/world/master/2021_01_06_00_world_2017_10_19_03_world.sql b/sql/updates/world/master/2021_01_06_00_world_2017_10_19_03_world.sql new file mode 100644 index 00000000000..0a88f09568f --- /dev/null +++ b/sql/updates/world/master/2021_01_06_00_world_2017_10_19_03_world.sql @@ -0,0 +1,3 @@ +-- +UPDATE `creature` SET `position_x`=9715.041, `position_y`=-7311.676, `position_z`=24.84278, `orientation`=4.869469 WHERE `id`=18232; +UPDATE `creature` SET `position_x`=9714.112, `position_y`=-7313.333, `position_z`=24.8485, `orientation`=1.134464 WHERE `id`=18231; -- cgit v1.2.3