1{
2    "id": "rct1ll.terrain_surface.wood",
3    "authors": ["Chris Sawyer", "Simon Foster"],
4    "version": "1.0",
5    "originalId": "0000008B|#RCT1SWO|00000000",
6    "sourceGame": "rct1ll",
7    "objectType": "terrain_surface",
8    "properties": {
9        "price": 100,
10        "special": [
11            { "rotation": 1, "index": 3 },
12            { "rotation": 1, "grid": true, "index": 4 },
13            { "rotation": 1, "underground": true, "index": 5 },
14            { "rotation": 3, "index": 3 },
15            { "rotation": 3, "grid": true, "index": 4 },
16            { "rotation": 3, "underground": true, "index": 5 }
17        ]
18    },
19    "images": [
20        { "path": "icon.png", "format": "raw", "x": 2, "y": 2 },
21        "$CSG[42261..42300]",
22        "$CSG[42301..42374]"
23    ],
24    "strings": {
25        "name": {
26            "en-GB": "Wood",
27            "de-DE": "Holz",
28            "nl-NL": "Hout",
29            "pt-BR": "Madeira",
30            "ja-JP": "木",
31            "fr-FR": "Bois",
32            "pl-PL": "Drewno",
33            "ko-KR": "나무",
34            "eo-ZZ": "Ligno",
35            "sv-SE": "Trä"
36        }
37    }
38}
39