From 08484b259fedefa69b5cddc08ebd808b69e8c962 Mon Sep 17 00:00:00 2001 From: orange man <61334995+comfyorange@users.noreply.github.com> Date: Sat, 27 May 2023 06:15:08 +1200 Subject: [PATCH] Automatic changelog for PR #75653 [ci skip] --- html/changelogs/AutoChangeLog-pr-75653.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-75653.yml diff --git a/html/changelogs/AutoChangeLog-pr-75653.yml b/html/changelogs/AutoChangeLog-pr-75653.yml new file mode 100644 index 00000000000..d7aa2377069 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-75653.yml @@ -0,0 +1,6 @@ +author: "TheVekter" +delete-after: True +changes: + - bugfix: "Adds a drone dispenser to Tramstation." + - bugfix: "The stacking machine on Tramstation no longer has incorrect input and output directions at roundstart." + - config: "Drone dispensers are now listed as required map items for passing unit tests. If one is not present on your map, it will fail the test." \ No newline at end of file