mirror of
https://github.com/OpenRCT2/OpenRCT2.git
synced 2025-01-22 18:31:59 -05:00
21 lines
508 B
Text
21 lines
508 B
Text
{
|
|
"scenario_name": "Hydro Hills",
|
|
"sha256": "bfbd61f6d22cdc5f2e017935f4e9e5969dece159218a08c695bfd727382cc717",
|
|
"water": [
|
|
{
|
|
"height": 288,
|
|
"coordinates": [
|
|
[ 81, 8 ], [ 82, 7 ], [ 82, 8 ], [ 82, 9 ], [ 83, 8 ], [ 83, 9 ]
|
|
]
|
|
}
|
|
],
|
|
"elements_to_delete": [
|
|
{
|
|
"element_index": 1,
|
|
"coordinates": [
|
|
[ 82, 7 ], [ 82, 8 ],
|
|
[ 83, 9 ]
|
|
]
|
|
}
|
|
]
|
|
}
|