aboutsummaryrefslogtreecommitdiff
path: root/res/rooms.world
blob: a237ae4eeed87f3000ee25e51e3cb438959f8584 (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
{
    "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
        }
    ],
    "onlyShowAdjacentMaps": false,
    "type": "world"
}