From 01caa2355a08dbb683ba954390becee11243ab86 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Sun, 11 Sep 2022 00:28:59 +0200 Subject: [PATCH] Automatic changelog generation for PR #16116 [ci skip] --- html/changelogs/AutoChangeLog-pr-16116.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-16116.yml diff --git a/html/changelogs/AutoChangeLog-pr-16116.yml b/html/changelogs/AutoChangeLog-pr-16116.yml new file mode 100644 index 00000000000..0d940161f31 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-16116.yml @@ -0,0 +1,5 @@ +author: "SkyratBot" +delete-after: True +changes: + - refactor: "Shuttle engines now handle engine stuff themselves, rather than delegating it to the shuttle, which would periodically scan all their tiles for engines." + - bugfix: "Cargo/Arrival/Pirate shuttles are now admin-replacable, and won't stack on top of eachother."