aboutsummaryrefslogtreecommitdiff
path: root/assets/maps/INSE.txt
blob: 6c0344797a40857847628568cd4cb468066c7671 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
    "hives": [],
    "lives": [],
    "name": "Insert_Map_Name",
    "walls": [
        [
            160,
            270,
            281,
            391,
            3
        ],
        [
            90,
            140,
            731,
            231,
            1
        ],
        [
            650,
            140,
            731,
            541,
            1
        ],
        [
            90,
            490,
            731,
            541,
            1
        ],
        [
            90,
            140,
            161,
            541,
            1
        ]
    ]
}