From c9b127c48a240b2c0ae41f2ce1ae7da768be6660 Mon Sep 17 00:00:00 2001 From: Tulio Leao Date: Sat, 31 Aug 2024 08:38:48 -0300 Subject: [PATCH] Part of #22598: Add .parkpatch for .sea with corresponding .sc4 patch --- data/scenario_patches/100dc43.parkpatch | 22 ++++++++++++++++++++++ data/scenario_patches/47e5512.parkpatch | 11 +++++++++++ data/scenario_patches/72b0ef7.parkpatch | 11 +++++++++++ data/scenario_patches/8efd5c6.parkpatch | 11 +++++++++++ data/scenario_patches/b2cebe1.parkpatch | 11 +++++++++++ data/scenario_patches/scenario_to_hash | 10 ++++++++++ 6 files changed, 76 insertions(+) create mode 100644 data/scenario_patches/100dc43.parkpatch create mode 100644 data/scenario_patches/47e5512.parkpatch create mode 100644 data/scenario_patches/72b0ef7.parkpatch create mode 100644 data/scenario_patches/8efd5c6.parkpatch create mode 100644 data/scenario_patches/b2cebe1.parkpatch diff --git a/data/scenario_patches/100dc43.parkpatch b/data/scenario_patches/100dc43.parkpatch new file mode 100644 index 0000000000..d3bd2acf03 --- /dev/null +++ b/data/scenario_patches/100dc43.parkpatch @@ -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" + } + ] +} diff --git a/data/scenario_patches/47e5512.parkpatch b/data/scenario_patches/47e5512.parkpatch new file mode 100644 index 0000000000..fa2f044347 --- /dev/null +++ b/data/scenario_patches/47e5512.parkpatch @@ -0,0 +1,11 @@ +{ + "scenario_name": "Mystic Mountain (.sea)", + "sha256": "47e55126051f5450c1a63c893035768b895deb150e78bb3e485fe4624a0cabd4", + "land_ownership": { + "available": { + "coordinates": [ + [ 53, 79 ] + ] + } + } +} diff --git a/data/scenario_patches/72b0ef7.parkpatch b/data/scenario_patches/72b0ef7.parkpatch new file mode 100644 index 0000000000..746657cfcf --- /dev/null +++ b/data/scenario_patches/72b0ef7.parkpatch @@ -0,0 +1,11 @@ +{ + "scenario_name": "Nevermore Park (.sea)", + "sha256": "72b0ef7340b8812b7a100f751a7bb29f45da63fcbc5087ea647712007ebf724b", + "land_ownership": { + "owned": { + "coordinates": [ + [ 9, 74 ] + ] + } + } +} diff --git a/data/scenario_patches/8efd5c6.parkpatch b/data/scenario_patches/8efd5c6.parkpatch new file mode 100644 index 0000000000..3b20be44c2 --- /dev/null +++ b/data/scenario_patches/8efd5c6.parkpatch @@ -0,0 +1,11 @@ +{ + "scenario_name": "Utopia Park (.sea)", + "sha256": "8efd5c64cd4dadc17b2d860338a2bae4637f65af1a584adccb6d761ecc550684", + "land_ownership": { + "available": { + "coordinates": [ + [ 71, 75 ], [ 90, 73 ] + ] + } + } +} diff --git a/data/scenario_patches/b2cebe1.parkpatch b/data/scenario_patches/b2cebe1.parkpatch new file mode 100644 index 0000000000..b399666e3f --- /dev/null +++ b/data/scenario_patches/b2cebe1.parkpatch @@ -0,0 +1,11 @@ +{ + "scenario_name": "Haunted Harbour (.sea)", + "sha256": "b2cebe149b2330e071a028d079f6632af144fb44e076a5eca89780eb4007e136", + "land_ownership": { + "available": { + "coordinates": [ + [ 49, 42 ] + ] + } + } +} diff --git a/data/scenario_patches/scenario_to_hash b/data/scenario_patches/scenario_to_hash index b5bb1b3d48..3e181b9fc7 100644 --- a/data/scenario_patches/scenario_to_hash +++ b/data/scenario_patches/scenario_to_hash @@ -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',