1{
2    "id": "rct2.scenery_large.sob",
3    "authors": ["Chris Sawyer", "Simon Foster"],
4    "version": "1.0",
5    "originalId": "0A188C82|SOB     |576396ED",
6    "sourceGame": ["rct2", "rct1ll"],
7    "objectType": "scenery_large",
8    "properties": {
9        "price": 220,
10        "removalPrice": 120,
11        "cursor": "CURSOR_HOUSE_DOWN",
12        "tiles": [
13            {
14                "x": 0,
15                "y": 0,
16                "clearance": 176,
17                "hasSupports": true,
18                "walls": 9
19            },
20            {
21                "x": 0,
22                "y": 32,
23                "clearance": 176,
24                "hasSupports": true,
25                "walls": 3
26            },
27            {
28                "x": 32,
29                "y": 0,
30                "clearance": 176,
31                "hasSupports": true,
32                "walls": 12
33            },
34            {
35                "x": 32,
36                "y": 32,
37                "clearance": 176,
38                "hasSupports": true,
39                "walls": 6
40            }
41        ]
42    },
43    "images": ["$RCT2:OBJDATA/SOB.DAT[0..19]"],
44    "strings": {
45        "name": {
46            "en-GB": "Office Block",
47            "fr-FR": "Bureaux",
48            "de-DE": "Bürogebäude",
49            "es-ES": "Bloque de oficinas",
50            "it-IT": "Uffici",
51            "nl-NL": "Kantoorgebouw",
52            "sv-SE": "Kontorsblock",
53            "ko-KR": "사무 빌딩",
54            "zh-CN": "办公室区块",
55            "zh-TW": "辦公室區塊",
56            "pt-BR": "Bloco de Escritório",
57            "cs-CZ": "Kancelářský blok",
58            "ja-JP": "雑居ビル",
59            "pl-PL": "Biurowiec",
60            "ru-RU": "Офис",
61            "eo-ZZ": "Oficejo-Bloko"
62        }
63    }
64}
65