diff --git a/mods/other/mods/FarLine/maps/tosx_island35.map b/mods/other/mods/FarLine/maps/tosx_island35.map index a35d6c1..9fcd5dc 100644 --- a/mods/other/mods/FarLine/maps/tosx_island35.map +++ b/mods/other/mods/FarLine/maps/tosx_island35.map @@ -40,6 +40,7 @@ tosx_island35 = {["version"] = 7, ["dimensions"] = Point( 8, 8 ), ["name"] = "to ["spawn_ids"] = {}, ["spawn_points"] = {}, ["zones"] = {["tosx_oilrig"] = {Point( 7, 1 ), Point( 7, 6 ), Point( 6, 6 ), Point( 6, 7 ), Point( 6, 5 ), Point( 1, 0 ), }, +["buoy"] = {Point( 5, 6 ), Point( 5, 5 ), Point( 7, 2 ), Point( 1, 1 ), }, }, ["tags"] = {"any_sector", "tosx_oilrig", "tosx_continent", "tosx_island", "tosx_buoy", }, ["blocked_points"] = {}, diff --git a/mods/other/mods/FarLine/maps/tosx_island36.map b/mods/other/mods/FarLine/maps/tosx_island36.map index a7c2277..54a4fee 100644 --- a/mods/other/mods/FarLine/maps/tosx_island36.map +++ b/mods/other/mods/FarLine/maps/tosx_island36.map @@ -37,6 +37,7 @@ tosx_island36 = {["version"] = 7, ["dimensions"] = Point( 8, 8 ), ["name"] = "to ["spawn_ids"] = {}, ["spawn_points"] = {}, ["zones"] = {["tosx_oilrig"] = {Point( 7, 6 ), Point( 7, 2 ), Point( 7, 1 ), Point( 6, 0 ), Point( 0, 6 ), Point( 1, 7 ), }, +["buoy"] = {Point( 7, 5 ), Point( 6, 2 ), Point( 6, 1 ), Point( 1, 6 ), }, }, ["tags"] = {"any_sector", "tosx_oilrig", "tosx_continent", "tosx_island", "tosx_buoy", }, ["blocked_points"] = {}, diff --git a/mods/other/mods/FarLine/maps/tosx_lighthouse8.map b/mods/other/mods/FarLine/maps/tosx_lighthouse8.map index a85712d..1f848ce 100644 --- a/mods/other/mods/FarLine/maps/tosx_lighthouse8.map +++ b/mods/other/mods/FarLine/maps/tosx_lighthouse8.map @@ -22,7 +22,7 @@ tosx_lighthouse8 = {["version"] = 7, ["dimensions"] = Point( 8, 8 ), ["name"] = {["loc"] = Point( 5, 0 ), ["terrain"] = 3, }, {["loc"] = Point( 5, 6 ), ["terrain"] = 3, ["smoke"] = 1, ["smoke"] = 1, }, {["loc"] = Point( 5, 7 ), ["terrain"] = 3, }, -{["loc"] = Point( 6, 0 ), ["terrain"] = 4, }, +{["loc"] = Point( 6, 0 ), ["terrain"] = 3, }, {["loc"] = Point( 6, 4 ), ["terrain"] = 3, }, {["loc"] = Point( 6, 5 ), ["terrain"] = 3, ["smoke"] = 1, ["smoke"] = 1, }, {["loc"] = Point( 6, 6 ), ["terrain"] = 3, ["smoke"] = 1, ["smoke"] = 1, }, @@ -37,9 +37,9 @@ tosx_lighthouse8 = {["version"] = 7, ["dimensions"] = Point( 8, 8 ), ["name"] = ["spawns"] = {}, ["spawn_ids"] = {}, ["spawn_points"] = {}, -["zones"] = {["lighthouse"] = {}, +["zones"] = {["lighthouse"] = {Point( 5, 5 ), Point( 5, 1 ), }, }, -["tags"] = {"any_sector", "tosx_island", "tosx_lighthouse"}, +["tags"] = {"any_sector", "tosx_island", "tosx_lighthouse", }, ["blocked_points"] = {}, ["blocked_type"] = {}, }