diff options
-rw-r--r-- | sql/updates/world/3.3.5/2020_01_09_02_world.sql | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2020_01_09_02_world.sql b/sql/updates/world/3.3.5/2020_01_09_02_world.sql new file mode 100644 index 00000000000..72ad96f6a66 --- /dev/null +++ b/sql/updates/world/3.3.5/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; |