1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-22 14:24:33 +01:00
Files
OpenRCT2/data/scenario_patches/d055327.parkpatch
2025-10-10 15:13:58 +02:00

50 lines
1.5 KiB
Plaintext

{
"scenario_name": "Six Flags Holland",
"sha256": "d0553271f6fe9ff7bb6a5e7e5735c553340dfcdfb103d5ff3e332d4841938ddd",
"land_ownership": {
"available": {
"coordinates": [
[ 112, 33 ], [ 112, 34 ],
[ 113, 117 ], [ 114, 117 ], [ 115, 117 ], [ 116, 117 ], [ 117, 117 ],
[ 114, 118 ], [ 115, 118 ], [ 116, 118 ], [ 117, 118 ]
]
}
},
"water": [
{
"height": 96,
"coordinates": [
[ 126, 73 ]
]
}
],
"paths": [
{
"railings": "rct2.footpath_railings.concrete_green",
"surface": "rct2.footpath_surface.queue_green",
"coordinates": [ [ 51, 58, 16 ] ],
"queue": true
},
{
"railings": "rct2.footpath_railings.concrete_green",
"surface": "rct2.footpath_surface.queue_green",
"coordinates": [ [ 51, 59, 14 ] ],
"slope_direction": 3,
"queue": true
},
{
"railings": "rct2.footpath_railings.concrete_green",
"surface": "rct2.footpath_surface.tarmac_green",
"coordinates": [ [ 50, 58, 16 ] ],
"queue": false
},
{
"railings": "rct2.footpath_railings.concrete_green",
"surface": "rct2.footpath_surface.tarmac_green",
"coordinates": [ [ 50, 59, 14 ] ],
"slope_direction": 3,
"queue": false
}
]
}