From fd265269720e64bf39dae205b670b25a677a3938 Mon Sep 17 00:00:00 2001 From: Killyana Date: Thu, 9 Jan 2020 18:33:25 +0100 Subject: DB/Creature: Update Marksman Bova & Korim position (cherry picked from commit 43b247e17e8f5df4eda74578499f5a9758c3852b) --- sql/updates/world/master/2021_12_20_06_world_2020_01_09_02_world.sql | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sql/updates/world/master/2021_12_20_06_world_2020_01_09_02_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2021_12_20_06_world_2020_01_09_02_world.sql b/sql/updates/world/master/2021_12_20_06_world_2020_01_09_02_world.sql new file mode 100644 index 00000000000..72ad96f6a66 --- /dev/null +++ b/sql/updates/world/master/2021_12_20_06_world_2020_01_09_02_world.sql @@ -0,0 +1,3 @@ +-- +UPDATE `creature` SET `position_x`=-1721.397217, `position_y`=5637.887695, `position_z`=128.023605, `orientation`=2.859651 WHERE `guid`= 85406; +UPDATE `creature` SET `position_x`=-1712.549561, `position_y`=5646.225098, `position_z`=128.024399, `orientation`=3.322971 WHERE `guid`= 88265; -- cgit v1.2.3