1{
2    "id": "rct2.scenery_large.shs1",
3    "authors": ["Chris Sawyer", "Simon Foster"],
4    "version": "1.0",
5    "originalId": "0A188C82|SHS1    |E83E5119",
6    "sourceGame": ["rct2", "rct1"],
7    "objectType": "scenery_large",
8    "properties": {
9        "price": 140,
10        "removalPrice": 100,
11        "cursor": "CURSOR_HOUSE_DOWN",
12        "hasPrimaryColour": true,
13        "hasSecondaryColour": true,
14        "tiles": [
15            {
16                "x": 0,
17                "y": 0,
18                "clearance": 96,
19                "hasSupports": true,
20                "walls": 9
21            },
22            {
23                "x": 0,
24                "y": 32,
25                "clearance": 96,
26                "hasSupports": true,
27                "walls": 3
28            },
29            {
30                "x": 32,
31                "y": 0,
32                "clearance": 96,
33                "hasSupports": true,
34                "walls": 8
35            },
36            {
37                "x": 32,
38                "y": 32,
39                "clearance": 96,
40                "hasSupports": true,
41                "walls": 2
42            },
43            {
44                "x": 64,
45                "y": 0,
46                "clearance": 96,
47                "hasSupports": true,
48                "walls": 12
49            },
50            {
51                "x": 64,
52                "y": 32,
53                "clearance": 96,
54                "hasSupports": true,
55                "walls": 6
56            }
57        ]
58    },
59    "images": ["$RCT2:OBJDATA/SHS1.DAT[0..27]"],
60    "strings": {
61        "name": {
62            "en-GB": "Terraced House",
63            "fr-FR": "Maison terrassée",
64            "de-DE": "Reihenhaus",
65            "es-ES": "Casa adosada",
66            "it-IT": "Case a schiera",
67            "nl-NL": "Rijtjeshuis",
68            "sv-SE": "Radhus",
69            "ko-KR": "테라스 하우스",
70            "zh-CN": "连栋房屋",
71            "zh-TW": "連棟房屋",
72            "pt-BR": "Casa com Terraço",
73            "cs-CZ": "Řadový dům",
74            "ja-JP": "テラスハウス",
75            "pl-PL": "Dom z tarasem",
76            "ru-RU": "Особняк",
77            "eo-ZZ": "Vicdomo"
78        }
79    }
80}
81