1{
2    "id": "rct2.scenery_large.spg",
3    "authors": ["Chris Sawyer", "Simon Foster"],
4    "version": "1.0",
5    "originalId": "0A188C82|SPG     |B61FF733",
6    "sourceGame": ["rct2", "rct1ll"],
7    "objectType": "scenery_large",
8    "properties": {
9        "price": 140,
10        "removalPrice": 100,
11        "cursor": "CURSOR_HOUSE_DOWN",
12        "isPhotogenic": true,
13        "tiles": [
14            {
15                "x": 0,
16                "y": 0,
17                "clearance": 160,
18                "hasSupports": true,
19                "walls": 9
20            },
21            {
22                "x": 0,
23                "y": 32,
24                "clearance": 160,
25                "hasSupports": true,
26                "walls": 3
27            },
28            {
29                "x": 32,
30                "y": 0,
31                "clearance": 160,
32                "hasSupports": true,
33                "walls": 12
34            },
35            {
36                "x": 32,
37                "y": 32,
38                "clearance": 160,
39                "hasSupports": true,
40                "walls": 6
41            }
42        ]
43    },
44    "images": ["$RCT2:OBJDATA/SPG.DAT[0..19]"],
45    "strings": {
46        "name": {
47            "en-GB": "Pagoda",
48            "fr-FR": "Pagode",
49            "de-DE": "Pagode",
50            "nl-NL": "Pagode",
51            "sv-SE": "Pagod",
52            "ko-KR": "탑",
53            "zh-CN": "凉亭",
54            "zh-TW": "涼亭",
55            "pt-BR": "Pagode",
56            "cs-CZ": "Pagoda",
57            "ja-JP": "パゴダ",
58            "pl-PL": "Pagoda",
59            "ru-RU": "Пагода",
60            "eo-ZZ": "Pagodo"
61        }
62    }
63}
64