diff options
-rw-r--r-- | sql/updates/world/master/2017_02_04_07_world_2016_06_27_00_world.sql | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2017_02_04_07_world_2016_06_27_00_world.sql b/sql/updates/world/master/2017_02_04_07_world_2016_06_27_00_world.sql new file mode 100644 index 00000000000..d84c8158542 --- /dev/null +++ b/sql/updates/world/master/2017_02_04_07_world_2016_06_27_00_world.sql @@ -0,0 +1,3 @@ +-- +DELETE FROM `gameobject` WHERE `guid` IN (165009,165010,165012,165013,165014,165015,165016,165019,165020,165021,165022,165023,165024,165025,165026,165027,165028,165029,165030,165031,165032,165033); +UPDATE `gameobject` SET `position_x`=2019.6999, `position_y`=6587.1401, `position_z`=134.985001, `orientation`=6.237050 WHERE `guid`=70594; |