diff options
-rw-r--r-- | sql/updates/world/3.3.5/2018_08_22_00_world_335.sql | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2018_08_22_00_world_335.sql b/sql/updates/world/3.3.5/2018_08_22_00_world_335.sql new file mode 100644 index 00000000000..b1cea1374e1 --- /dev/null +++ b/sql/updates/world/3.3.5/2018_08_22_00_world_335.sql @@ -0,0 +1,5 @@ +-- +UPDATE `creature` SET `position_x`=3294.252, `position_y`=-3087.255, `position_z`=158.25 WHERE `guid`=84786; +UPDATE `creature` SET `position_x`=3275.445, `position_y`=-3128.624, `position_z`=156.78 WHERE `guid`=86295; +UPDATE `creature` SET `position_x`=3233.312, `position_y`=-3156.763, `position_z`=151.23 WHERE `guid`=69692; +UPDATE `creature` SET `position_x`=3285.249, `position_y`=-3139.968, `position_z`=153.65 WHERE `guid`=91830; |