From ab320729435084c37c91db331dabbf05e86631a5 Mon Sep 17 00:00:00 2001 From: Tulio Leao Date: Sat, 31 Aug 2024 10:45:09 -0300 Subject: [PATCH] Add changelog for #21189 (#22665) --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 1be2b6ba4a..d27364b45b 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -7,6 +7,7 @@ - Feature: [#22392] [Plugin] Expose ride vehicle’s spin to the plugin API. - Feature: [#22414] Finance graphs can be resized. - Feature: [#22569] Footpath placement now respects the construction modifier keys (ctrl/shift). +- Change: [#21189] Patches to fix scenario bugs are now described in .parkpatch files, instead of inside the code. - Change: [#21659] Increase the Hybrid Roller Coaster’s maximum lift speed to 17 km/h (11 mph). - Change: [#22466] The Clear Scenery tool now uses a bulldozer cursor instead of a generic crosshair. - Change: [#22490] The tool to change land and construction rights has been moved out of the Map window.