mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 23:04:36 +01:00
50 lines
1.5 KiB
Plaintext
50 lines
1.5 KiB
Plaintext
{
|
|
"scenario_name": "Six Flags Holland (.sea)",
|
|
"sha256": "8965a5c3b498dec016e6ac317616426ed84b0e9145f6c1d752c9942479758cce",
|
|
"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
|
|
}
|
|
]
|
|
}
|