aboutsummaryrefslogtreecommitdiff
path: root/assets/maps/NAME.txt
blob: 2fa0f20ab6b0cbf66a7dad3a399f082cacffcded (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"hives": [],
	"lives": [],
    "name": "name",
    "walls": [
        [
            -1000,
            500,
            -500,
            2000,
            1
        ]
    ]
}