1{
2    "id": "rct2.scenery_large.wwbank",
3    "authors": ["Chris Sawyer", "Simon Foster"],
4    "version": "1.0",
5    "originalId": "0A188C82|WWBANK  |81B53415",
6    "sourceGame": "rct2",
7    "objectType": "scenery_large",
8    "properties": {
9        "price": 120,
10        "removalPrice": -75,
11        "cursor": "CURSOR_HOUSE_DOWN",
12        "tiles": [
13            {
14                "x": 0,
15                "y": 0,
16                "clearance": 48,
17                "hasSupports": true,
18                "walls": 9
19            },
20            {
21                "x": 0,
22                "y": 32,
23                "clearance": 48,
24                "hasSupports": true,
25                "walls": 3
26            },
27            {
28                "x": 32,
29                "y": 0,
30                "clearance": 48,
31                "hasSupports": true,
32                "walls": 12
33            },
34            {
35                "x": 32,
36                "y": 32,
37                "clearance": 48,
38                "hasSupports": true,
39                "walls": 6
40            }
41        ]
42    },
43    "images": ["$RCT2:OBJDATA/WWBANK.DAT[0..19]"],
44    "strings": {
45        "name": {
46            "en-GB": "Bank",
47            "fr-FR": "Banque",
48            "es-ES": "Banco",
49            "it-IT": "Banca",
50            "ko-KR": "은행",
51            "zh-CN": "银行",
52            "zh-TW": "銀行",
53            "pt-BR": "Banco",
54            "cs-CZ": "Banka",
55            "ja-JP": "銀行",
56            "pl-PL": "Bank",
57            "ru-RU": "Банк",
58            "eo-ZZ": "Banko"
59        }
60    }
61}
62