aboutsummaryrefslogtreecommitdiff
path: root/res/rooms.world
blob: 9bec2069ed575763abb1dd4a6c2510be5bc10d82 (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
{
    "maps": [
        {
            "fileName": "rooms/carrabassett0.tmj",
            "height": 320,
            "width": 640,
            "x": 307,
            "y": 292
        },
        {
            "fileName": "rooms/carrabassett1.tmj",
            "height": 320,
            "width": 320,
            "x": -13,
            "y": 292
        },
        {
            "fileName": "rooms/carrabassett2.tmj",
            "height": 320,
            "width": 320,
            "x": 947,
            "y": 292
        },
        {
            "fileName": "rooms/carrabassett3.tmj",
            "height": 640,
            "width": 320,
            "x": 947,
            "y": -348
        },
        {
            "fileName": "rooms/carrabassett4.tmj",
            "height": 320,
            "width": 320,
            "x": 1267,
            "y": -140
        }
    ],
    "onlyShowAdjacentMaps": false,
    "type": "world"
}