1{
2    "id": "rct2.scenery_large.glthent",
3    "authors": ["Chris Sawyer", "Simon Foster"],
4    "version": "1.0",
5    "originalId": "0A188C82|GLTHENT |F0D9CE51",
6    "sourceGame": "rct2",
7    "objectType": "scenery_large",
8    "properties": {
9        "price": 230,
10        "removalPrice": -200,
11        "cursor": "CURSOR_STATUE_DOWN",
12        "isPhotogenic": true,
13        "tiles": [
14            {
15                "x": 0,
16                "y": 0,
17                "clearance": 64,
18                "hasSupports": true,
19                "allowSupportsAbove": true,
20                "walls": 13
21            },
22            {
23                "x": 0,
24                "y": 32,
25                "clearance": 64,
26                "hasSupports": true,
27                "allowSupportsAbove": true,
28                "walls": 5
29            },
30            {
31                "x": 0,
32                "y": 64,
33                "clearance": 64,
34                "hasSupports": true,
35                "allowSupportsAbove": true,
36                "walls": 5
37            },
38            {
39                "x": 0,
40                "y": 96,
41                "clearance": 64,
42                "hasSupports": true,
43                "allowSupportsAbove": true,
44                "walls": 5
45            },
46            {
47                "x": 0,
48                "y": 128,
49                "clearance": 64,
50                "hasSupports": true,
51                "allowSupportsAbove": true,
52                "walls": 5
53            },
54            {
55                "x": 0,
56                "y": 160,
57                "clearance": 64,
58                "hasSupports": true,
59                "allowSupportsAbove": true,
60                "walls": 5
61            },
62            {
63                "x": 0,
64                "y": 192,
65                "clearance": 64,
66                "hasSupports": true,
67                "allowSupportsAbove": true,
68                "walls": 7
69            }
70        ]
71    },
72    "images": ["$RCT2:OBJDATA/GLTHENT.DAT[0..31]"],
73    "strings": {
74        "name": {
75            "en-GB": "'Goliath' Sign",
76            "fr-FR": "Panneau 'Goliath'",
77            "de-DE": "„Goliath“-Schild",
78            "es-ES": "Señal de Goliath",
79            "it-IT": "Insegna di 'Golia'",
80            "nl-NL": "‘Goliath’-bord",
81            "sv-SE": "’Goliath’-skylt",
82            "ko-KR": "‘골리앗’ 팻말",
83            "zh-CN": "「葛利亚」招牌",
84            "zh-TW": "「葛利亞」招牌",
85            "pt-BR": "Placa ‘Goliath’",
86            "cs-CZ": "'Goliáš' cedule",
87            "ja-JP": "「ゴリアテ」看板",
88            "pl-PL": "Napis Goliat",
89            "ru-RU": "'Goliath' знак",
90            "eo-ZZ": "‘Goliato’ Afiŝo"
91        }
92    }
93}
94