diff options
-rw-r--r-- | sql/updates/world/3.3.5/2019_03_11_01_world.sql | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sql/updates/world/3.3.5/2019_03_11_01_world.sql b/sql/updates/world/3.3.5/2019_03_11_01_world.sql index 9d13f7d3f9d..7cc532d3d3f 100644 --- a/sql/updates/world/3.3.5/2019_03_11_01_world.sql +++ b/sql/updates/world/3.3.5/2019_03_11_01_world.sql @@ -18,5 +18,4 @@ INSERT INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `positi (7130, 148837, 109, 1, 1, -490.969, 135.714, -148.74, 0.226892, 0, 0, 0, 1, 30, 255, 1), (7131, 148837, 109, 1, 1, -491.396, 53.5787, -148.74, -0.471238, 0, 0, 0, 1, 30, 255, 1), (7133, 148837, 109, 1, 1, -420.155, 94.3731, -148.74, -2.32129, 0, 0, 0, 1, 30, 255, 1), -(7134, 148837, 109, 1, 1, -515.046, 95.1471, -148.74, 2.74016, 0, 0, 0, 1, 30, 255, 1); -
\ No newline at end of file +(7134, 148837, 109, 1, 1, -515.046, 95.1471, -148.74, 2.74016, 0, 0, 0, 1, 30, 255, 1); |