aboutsummaryrefslogtreecommitdiff
path: root/res/rooms.world
blob: 1be004f7e4f673336eba9ebe2916ec08d7d4cc6f (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
{
    "maps": [
        {
            "fileName": "rooms/room_begin.tmj",
            "height": 320,
            "width": 480,
            "x": 307,
            "y": 292
        },
        {
            "fileName": "rooms/room_begin_1.tmj",
            "height": 320,
            "width": 480,
            "x": -173,
            "y": 292
        },
        {
            "fileName": "rooms/room_begin_secret_1.tmj",
            "height": 320,
            "width": 480,
            "x": 787,
            "y": 292
        }
    ],
    "onlyShowAdjacentMaps": false,
    "type": "world"
}