diff options
| -rw-r--r-- | sql/updates/world/3.3.5/2017_07_16_00_world.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/3.3.5/2017_07_16_00_world.sql b/sql/updates/world/3.3.5/2017_07_16_00_world.sql index 4af22673208..9202b391f03 100644 --- a/sql/updates/world/3.3.5/2017_07_16_00_world.sql +++ b/sql/updates/world/3.3.5/2017_07_16_00_world.sql @@ -24,4 +24,4 @@ INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `p (80499, 20878, 530, 0, 0, 1, 1, 0, 1, -3622.26, 2053.14, 9.36395, 2.79277, 300, 0, 0, 6542, 0, 0, 0, 0, 0, "", 0), (80500, 20872, 530, 0, 0, 1, 1, 0, 1, -3649.29, 2072, 9.88089, 4.49401, 300, 5, 0, 4869, 3080, 1, 0, 0, 0, "", 0), (80501, 20887, 530, 0, 0, 1, 1, 0, 0, -3651.97, 2070.35, 9.96041, 4.50972, 300, 5, 0, 1518, 2933, 1, 0, 0, 0, "", 0); -UPDATE `creature` SET `position_x`=-3666.342, `position_y`=2086.453, `position_z`=10.4205, `orientation`=5.6084 WHERE `guid`=213829 +UPDATE `creature` SET `position_x`=-3666.342, `position_y`=2086.453, `position_z`=10.4205, `orientation`=5.6084 WHERE `guid`=213829; |
