1{
2    "id": "rct2.scenery_large.smn1",
3    "authors": ["Chris Sawyer", "Simon Foster"],
4    "version": "1.0",
5    "originalId": "0A188C82|SMN1    |7F66A100",
6    "sourceGame": ["rct2", "rct1"],
7    "objectType": "scenery_large",
8    "properties": {
9        "price": 175,
10        "removalPrice": -150,
11        "cursor": "CURSOR_HOUSE_DOWN",
12        "tiles": [
13            {
14                "x": 0,
15                "y": 0,
16                "clearance": 96,
17                "hasSupports": true,
18                "walls": 9
19            },
20            {
21                "x": 0,
22                "y": 32,
23                "clearance": 96,
24                "hasSupports": true,
25                "walls": 3
26            },
27            {
28                "x": 32,
29                "y": 0,
30                "clearance": 96,
31                "hasSupports": true,
32                "walls": 8
33            },
34            {
35                "x": 32,
36                "y": 32,
37                "clearance": 96,
38                "hasSupports": true,
39                "walls": 2
40            },
41            {
42                "x": 64,
43                "y": 0,
44                "clearance": 96,
45                "hasSupports": true,
46                "walls": 12
47            },
48            {
49                "x": 64,
50                "y": 32,
51                "clearance": 96,
52                "hasSupports": true,
53                "walls": 6
54            }
55        ]
56    },
57    "images": ["$RCT2:OBJDATA/SMN1.DAT[0..27]"],
58    "strings": {
59        "name": {
60            "en-GB": "Mine Shaft",
61            "fr-FR": "Puits minier",
62            "de-DE": "Minenschacht",
63            "es-ES": "Pozo minero",
64            "it-IT": "Pozzo della miniera",
65            "nl-NL": "Mijnschacht",
66            "sv-SE": "Gruvschakt",
67            "ko-KR": "갱도",
68            "zh-CN": "圹坑井状通道",
69            "zh-TW": "壙坑井狀通道",
70            "pt-BR": "Fosso de Mina",
71            "cs-CZ": "Důlní štola",
72            "ja-JP": "採掘シャフト",
73            "pl-PL": "Szyb kopalniany",
74            "ru-RU": "Шахта",
75            "eo-ZZ": "Minŝakto"
76        }
77    }
78}
79