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