mirror of
https://github.com/OpenRCT2/OpenRCT2.git
synced 2025-01-22 10:21:57 -05:00
Part of #22598: Add .parkpatch for .sea with corresponding .sc4 patch
This commit is contained in:
parent
4b70f77bc3
commit
c9b127c48a
6 changed files with 76 additions and 0 deletions
22
data/scenario_patches/100dc43.parkpatch
Normal file
22
data/scenario_patches/100dc43.parkpatch
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"scenario_name": "Urban Park (.sea)",
|
||||
"sha256": "100dc43fe777600003ae155de7080a5575fdd67bc35ccb9f8f871b7b50b7dba7",
|
||||
"land_ownership": {
|
||||
"available": {
|
||||
"coordinates": [
|
||||
[ 34, 60 ], [ 34, 61 ], [ 35, 60 ], [ 35, 61 ],
|
||||
[ 48, 19 ], [ 48, 20 ],
|
||||
[ 52, 15 ], [ 53, 15 ], [ 54, 15 ], [ 55, 15 ],
|
||||
[ 52, 16 ], [ 53, 16 ], [ 54, 16 ], [ 55, 16 ],
|
||||
[ 52, 17 ], [ 52, 18 ], [ 52, 19 ],
|
||||
[ 64, 77 ], [ 61, 66 ], [ 61, 67 ], [ 39, 20 ]
|
||||
]
|
||||
}
|
||||
},
|
||||
"rides": [
|
||||
{
|
||||
"id": 0,
|
||||
"operation": "swap_entrance_exit"
|
||||
}
|
||||
]
|
||||
}
|
11
data/scenario_patches/47e5512.parkpatch
Normal file
11
data/scenario_patches/47e5512.parkpatch
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"scenario_name": "Mystic Mountain (.sea)",
|
||||
"sha256": "47e55126051f5450c1a63c893035768b895deb150e78bb3e485fe4624a0cabd4",
|
||||
"land_ownership": {
|
||||
"available": {
|
||||
"coordinates": [
|
||||
[ 53, 79 ]
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
11
data/scenario_patches/72b0ef7.parkpatch
Normal file
11
data/scenario_patches/72b0ef7.parkpatch
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"scenario_name": "Nevermore Park (.sea)",
|
||||
"sha256": "72b0ef7340b8812b7a100f751a7bb29f45da63fcbc5087ea647712007ebf724b",
|
||||
"land_ownership": {
|
||||
"owned": {
|
||||
"coordinates": [
|
||||
[ 9, 74 ]
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
11
data/scenario_patches/8efd5c6.parkpatch
Normal file
11
data/scenario_patches/8efd5c6.parkpatch
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"scenario_name": "Utopia Park (.sea)",
|
||||
"sha256": "8efd5c64cd4dadc17b2d860338a2bae4637f65af1a584adccb6d761ecc550684",
|
||||
"land_ownership": {
|
||||
"available": {
|
||||
"coordinates": [
|
||||
[ 71, 75 ], [ 90, 73 ]
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
11
data/scenario_patches/b2cebe1.parkpatch
Normal file
11
data/scenario_patches/b2cebe1.parkpatch
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"scenario_name": "Haunted Harbour (.sea)",
|
||||
"sha256": "b2cebe149b2330e071a028d079f6632af144fb44e076a5eca89780eb4007e136",
|
||||
"land_ownership": {
|
||||
"available": {
|
||||
"coordinates": [
|
||||
[ 49, 42 ]
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
|
@ -111,10 +111,16 @@
|
|||
'60cf30e881a5b43b696ace9c07597c21b55cec137e3b268621a7ec46312de538'],
|
||||
'grand glacier': ['3735942',
|
||||
'3735942571f79464eb07fe8cac38e6ae670d9d87a917cec8e37857228690f7ff'],
|
||||
'Haunted Harbour': ['b2cebe1',
|
||||
'b2cebe149b2330e071a028d079f6632af144fb44e076a5eca89780eb4007e136'],
|
||||
"katie's dreamland": ['b8b572d',
|
||||
'b8b572d394b145535cdb20f66b0bee9a497683a5885e4d78af6773c5bc0323ff'],
|
||||
"mel's world": ['bfaf504',
|
||||
'bfaf5045f8176a9928e118ece27a8dbf311466708c62cf1df976a926c900d639'],
|
||||
'Mystic Mountain': ['47e5512',
|
||||
'47e55126051f5450c1a63c893035768b895deb150e78bb3e485fe4624a0cabd4'],
|
||||
'Nevermore Park': ['72b0ef7',
|
||||
'72b0ef7340b8812b7a100f751a7bb29f45da63fcbc5087ea647712007ebf724b'],
|
||||
'pleasure island': ['143e51a',
|
||||
'143e51ac96ee8250884b1c1d5f98e8621e8ee9ef59e2075da18e4beb6abaf344'],
|
||||
'rotting heights': ['a0b4362',
|
||||
|
@ -123,6 +129,10 @@
|
|||
'ffce0f25ddcf6b788b7d260db4843740e2877240f4b03b77728ac1e232f5eb32'],
|
||||
'trinity islands': ['5429ba0',
|
||||
'5429ba0336e9937173d012a7f7b9a4c7924a7d7c6841f63e183d7a81edb4ef25'],
|
||||
'Urban Park': ['100dc43',
|
||||
'100dc43fe777600003ae155de7080a5575fdd67bc35ccb9f8f871b7b50b7dba7'],
|
||||
'Utopia Park': ['8efd5c6',
|
||||
'8efd5c64cd4dadc17b2d860338a2bae4637f65af1a584adccb6d761ecc550684'],
|
||||
'white water park': ['ed85bec',
|
||||
'ed85becf8aeed8cbde47583cfe86c6fa621f1b8f0a3734acfb960277939e7699'],
|
||||
'woodworm park': ['82c619d',
|
||||
|
|
Loading…
Reference in a new issue