1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-18 04:23:20 +01:00
Files
OpenRCT2/data/scenario_patches/608cd8a.parkpatch
ZeeMaji ad0a39f2c6 Fix BPB spiral slide entrance/exit (#25328)
* Fix BPB spiral slide huts

* Update changelog.txt
2025-10-09 20:03:09 -03:00

33 lines
774 B
Plaintext

{
"scenario_name": "Blackpool Pleasure Beach",
"sha256": "608cd8a781cde0ae3604fc291f027f14354396700bc5f22292e3de0272f6fe05",
"land_ownership": {
"owned": {
"coordinates": [
[ 93, 23 ],
[ 94, 23 ],
[ 95, 23 ],
[ 95, 24 ],
[ 96, 24 ],
[ 96, 25 ],
[ 97, 25 ],
[ 97, 26 ],
[ 97, 27 ],
[ 96, 28 ]
]
},
"construction_rights_owned": {
"coordinates": [
[ 94, 24 ],
[ 95, 25 ]
]
}
},
"rides": [
{
"id": 34,
"operation": "swap_entrance_exit"
}
]
}