grass10 = {["version"] = 7, ["dimensions"] = Point( 8, 8 ), ["name"] = "grass10", ["map"] = {{["loc"] = Point( 1, 1 ), ["terrain"] = 1, ["populated"] = 1, ["health_max"] = 4, }, {["loc"] = Point( 1, 2 ), ["terrain"] = 1, ["populated"] = 1, ["health_max"] = 4, }, {["loc"] = Point( 1, 4 ), ["terrain"] = 1, ["populated"] = 1, ["health_max"] = 4, }, {["loc"] = Point( 1, 5 ), ["terrain"] = 1, ["populated"] = 1, ["health_max"] = 4, }, {["loc"] = Point( 2, 6 ), ["terrain"] = 3, }, {["loc"] = Point( 2, 7 ), ["terrain"] = 3, }, {["loc"] = Point( 3, 1 ), ["terrain"] = 1, ["populated"] = 1, ["health_max"] = 4, }, {["loc"] = Point( 3, 6 ), ["terrain"] = 1, ["populated"] = 1, ["health_max"] = 4, }, {["loc"] = Point( 3, 7 ), ["terrain"] = 4, }, {["loc"] = Point( 4, 1 ), ["terrain"] = 1, ["populated"] = 1, ["health_max"] = 4, }, {["loc"] = Point( 4, 6 ), ["terrain"] = 1, ["populated"] = 1, ["health_max"] = 4, }, {["loc"] = Point( 4, 7 ), ["terrain"] = 4, }, {["loc"] = Point( 6, 7 ), ["terrain"] = 3, }, {["loc"] = Point( 7, 4 ), ["terrain"] = 3, }, {["loc"] = Point( 7, 5 ), ["terrain"] = 3, }, {["loc"] = Point( 7, 6 ), ["terrain"] = 3, }, {["loc"] = Point( 7, 7 ), ["terrain"] = 3, }, }, ["spawns"] = {}, ["spawn_ids"] = {}, ["spawn_points"] = {}, ["zones"] = {["satellite"] = {Point( 6, 6 ), Point( 6, 5 ), Point( 6, 4 ), Point( 3, 4 ), Point( 4, 4 ), Point( 3, 3 ), }, }, ["tags"] = {"generic", "grass", "satellite", }, ["blocked_points"] = {}, ["blocked_type"] = {}, }