From a2d51907f2ce8849397cfa3a0e4fc8c08d4b7ca9 Mon Sep 17 00:00:00 2001 From: Wyreth Date: Thu, 21 Sep 2017 18:48:29 +0200 Subject: DB/Spawns: Fairbreeze Village Closes #20361 (cherry picked from commit 420fc87ce19c1abf33d0704293295d475914414a) --- .../world/master/2020_09_06_11_world_2017_09_21_02_world.sql | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sql/updates/world/master/2020_09_06_11_world_2017_09_21_02_world.sql (limited to 'sql/updates') diff --git a/sql/updates/world/master/2020_09_06_11_world_2017_09_21_02_world.sql b/sql/updates/world/master/2020_09_06_11_world_2017_09_21_02_world.sql new file mode 100644 index 00000000000..ccd6f369f99 --- /dev/null +++ b/sql/updates/world/master/2020_09_06_11_world_2017_09_21_02_world.sql @@ -0,0 +1,7 @@ +-- +UPDATE `creature` SET `position_x`=8692.212, `position_y`=-6639.568, `position_z`=72.82763, `orientation`=0.2268928 WHERE `guid`=56972; +UPDATE `creature` SET `position_x`=8683.775, `position_y`=-6694.286, `position_z`=73.21793, `orientation`=0.1919862 WHERE `guid`=58048; +UPDATE `creature` SET `position_x`=8682.227, `position_y`=-6700.565, `position_z`=73.11845, `orientation`=5.492693 WHERE `guid`=73961; +UPDATE `creature` SET `position_x`=8688.387, `position_y`=-6694.294, `position_z`=73.11612, `orientation`=5.469129 WHERE `guid`=74035; +UPDATE `creature` SET `position_x`=8679.073, `position_y`=-6690.344, `position_z`=73.12341, `orientation`=0.4292564 WHERE `guid`=74036; +UPDATE `gameobject` SET `position_x`=8719.927, `position_y`=-6665.389, `position_z`=70.21574, `orientation`=2.757613, `rotation0`=0, `rotation1`=0, `rotation2`=0.9816265, `rotation3`=0.1908124 WHERE `guid`=22398; -- cgit v1.2.3