diff --git a/data/scenario_patches/100dc43.parkpatch b/data/scenario_patches/100dc43.parkpatch index d3bd2acf03..84b8dd7848 100644 --- a/data/scenario_patches/100dc43.parkpatch +++ b/data/scenario_patches/100dc43.parkpatch @@ -9,7 +9,10 @@ [ 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 ] + [ 64, 77 ], [ 61, 66 ], [ 61, 67 ], [ 39, 20 ], + [ 59, 62 ], [ 59, 63 ], [ 59, 64 ], [ 59, 65 ], + [ 60, 62 ], [ 60, 63 ], [ 60, 64 ], [ 60, 65 ], + [ 61, 62 ], [ 61, 63 ], [ 61, 64 ], [ 61, 65 ] ] } }, diff --git a/data/scenario_patches/47e5512.parkpatch b/data/scenario_patches/47e5512.parkpatch index fa2f044347..667eeab901 100644 --- a/data/scenario_patches/47e5512.parkpatch +++ b/data/scenario_patches/47e5512.parkpatch @@ -2,7 +2,7 @@ "scenario_name": "Mystic Mountain (.sea)", "sha256": "47e55126051f5450c1a63c893035768b895deb150e78bb3e485fe4624a0cabd4", "land_ownership": { - "available": { + "owned": { "coordinates": [ [ 53, 79 ] ] diff --git a/data/scenario_patches/835ec8b.parkpatch b/data/scenario_patches/835ec8b.parkpatch index 74306a336a..369d2eaf68 100644 --- a/data/scenario_patches/835ec8b.parkpatch +++ b/data/scenario_patches/835ec8b.parkpatch @@ -9,7 +9,10 @@ [ 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 ] + [ 64, 77 ], [ 61, 66 ], [ 61, 67 ], [ 39, 20 ], + [ 59, 62 ], [ 59, 63 ], [ 59, 64 ], [ 59, 65 ], + [ 60, 62 ], [ 60, 63 ], [ 60, 64 ], [ 60, 65 ], + [ 61, 62 ], [ 61, 63 ], [ 61, 64 ], [ 61, 65 ] ] }, "construction_rights_available": { diff --git a/data/scenario_patches/fd4c6ee.parkpatch b/data/scenario_patches/fd4c6ee.parkpatch index bb3b3bfc7b..8790332f0f 100644 --- a/data/scenario_patches/fd4c6ee.parkpatch +++ b/data/scenario_patches/fd4c6ee.parkpatch @@ -4,7 +4,12 @@ "land_ownership": { "available": { "coordinates": [ - [ 98, 69 ], [ 98, 70 ], [ 103, 64 ], [ 53, 79 ], [ 86, 93 ], [ 87, 93 ] + [ 98, 69 ], [ 98, 70 ], [ 103, 64 ], [ 86, 93 ], [ 87, 93 ] + ] + }, + "owned": { + "coordinates": [ + [ 53, 79 ] ] } } diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 604dfd9145..092ae1b1f1 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -27,6 +27,7 @@ - Fix: [#22598] Add several .parkpatch files to .sea scenarios with corresponding patches for RCT1 and RCT2 scenarios. - Fix: [#22606] Virtual floor is sometimes drawn above the path when placing paths. - Fix: [#22625] Fix compilation with orignal ride ratings. +- Fix: [#22663] Additional missing/misplaced land & construction rights tiles in Mystic Mountain, Build your own Six Flags Holland and Build your own Six Flags over Texas. - Fix: [#22671] Game default to hide supports on startup. - Fix: [#22671] Unchecking invisible option does not uncheck see-through option on transparency options and vice versa.