mix7 = {["version"] = 7, ["dimensions"] = Point( 8, 8 ), ["map"] = {{["loc"] = Point( 0, 0 ), ["terrain"] = 4, }, {["loc"] = Point( 0, 1 ), ["terrain"] = 4, }, {["loc"] = Point( 0, 2 ), ["terrain"] = 1, ["populated"] = 1, ["health_max"] = 4, }, {["loc"] = Point( 0, 6 ), ["terrain"] = 3, }, {["loc"] = Point( 0, 7 ), ["terrain"] = 3, }, {["loc"] = Point( 1, 0 ), ["terrain"] = 4, }, {["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, 6 ), ["terrain"] = 1, ["populated"] = 1, ["health_max"] = 4, }, {["loc"] = Point( 1, 7 ), ["terrain"] = 3, }, {["loc"] = Point( 2, 6 ), ["terrain"] = 1, ["populated"] = 1, ["health_max"] = 4, }, {["loc"] = Point( 2, 7 ), ["terrain"] = 3, }, {["loc"] = Point( 3, 7 ), ["terrain"] = 3, }, {["loc"] = Point( 4, 2 ), ["terrain"] = 1, ["populated"] = 1, ["health_max"] = 4, }, {["loc"] = Point( 4, 6 ), ["terrain"] = 1, ["populated"] = 1, ["health_max"] = 4, }, {["loc"] = Point( 4, 7 ), ["terrain"] = 3, }, {["loc"] = Point( 5, 2 ), ["terrain"] = 1, ["populated"] = 1, ["health_max"] = 4, }, {["loc"] = Point( 5, 6 ), ["terrain"] = 1, ["populated"] = 1, ["health_max"] = 4, }, {["loc"] = Point( 5, 7 ), ["terrain"] = 3, }, {["loc"] = Point( 6, 6 ), ["terrain"] = 3, }, {["loc"] = Point( 6, 7 ), ["terrain"] = 3, }, {["loc"] = Point( 7, 0 ), ["terrain"] = 4, }, {["loc"] = Point( 7, 6 ), ["terrain"] = 3, }, {["loc"] = Point( 7, 7 ), ["terrain"] = 3, }, }, ["spawns"] = {}, ["spawn_ids"] = {}, ["spawn_points"] = {}, ["zones"] = {["satellite"] = {Point( 1, 4 ), Point( 2, 4 ), Point( 3, 4 ), Point( 4, 4 ), Point( 5, 4 ), }, ["thumper"] = {Point( 3, 4 ), }, }, ["tags"] = {"generic", "grass", "sand", "satellite", "thumper", }, }