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