diff options
author | Killyana <morphone1@gmail.com> | 2019-07-25 19:11:36 +0200 |
---|---|---|
committer | Killyana <morphone1@gmail.com> | 2019-07-25 19:11:36 +0200 |
commit | ddba0e15f3c000121f3cf7a5a0b70a1a7c8575e0 (patch) | |
tree | ea4e155bf544f2cb822555b753b048549d813a49 | |
parent | fe5b890d7c4dbde0fd8e1dcd10e1da40b97bd700 (diff) |
End line
-rw-r--r-- | sql/updates/world/3.3.5/2019_07_25_02_world.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/3.3.5/2019_07_25_02_world.sql b/sql/updates/world/3.3.5/2019_07_25_02_world.sql index 63ceb730772..f0fd7fc4b78 100644 --- a/sql/updates/world/3.3.5/2019_07_25_02_world.sql +++ b/sql/updates/world/3.3.5/2019_07_25_02_world.sql @@ -12,4 +12,4 @@ INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, DELETE FROM `gameobject_addon` WHERE `guid` =9230 ; INSERT INTO `gameobject_addon` (`guid`, `parent_rotation0`, `parent_rotation1`, `parent_rotation2`, `parent_rotation3`) VALUES -(9230, 0, 0, -0.4461977, 0.8949344); -- 183306
\ No newline at end of file +(9230, 0, 0, -0.4461977, 0.8949344); -- 183306 |