1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-17 20:13:07 +01:00
Files
OpenRCT2/data/scenario_patches/8cd8484.parkpatch
2024-08-19 19:52:14 -03:00

26 lines
796 B
Plaintext

{
"scenario_name": "Ayers Adventure",
"sha256": "8cd8484dd39c03485cdbd490509e19b252478810fb1fbce55582a2e22f9b69f6",
"tiles": {
"type": "track",
"operations": [
{
"from": "flat_covered",
"to": "flat",
"coordinates": [
[ 123, 59 ], [ 123, 60 ], [ 123, 61 ],
[ 118, 69 ], [ 118, 70 ], [ 118, 71 ], [ 118, 72 ], [ 118, 73 ],
[ 112, 79 ], [ 112, 80 ], [ 112, 81 ], [ 112, 82 ]
]
},
{
"from": "flat",
"to": "flat_covered",
"coordinates": [
[ 123, 83 ], [ 123, 84 ], [ 123, 85 ], [123, 86 ]
]
}
]
}
}