From a099de2826cf8b4ea7791a5d8aab63a2c75b5a49 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 06:58:30 +0000 Subject: [PATCH] Automatic changelog for PR #91752 [ci skip] --- html/changelogs/AutoChangeLog-pr-91752.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-91752.yml diff --git a/html/changelogs/AutoChangeLog-pr-91752.yml b/html/changelogs/AutoChangeLog-pr-91752.yml new file mode 100644 index 00000000000..77fad69759c --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-91752.yml @@ -0,0 +1,7 @@ +author: "SyncIt21" +delete-after: True +changes: + - qol: "flatpacker now accepts custom component parts(like vendor refill canister) along with the circuit board so you can carry over your previous stock during deployment rather than starting out empty" + - bugfix: "flatpack boxes now passes its stored circuit board into the machine thus preserving its properties instead of creating a default board in the machine" + - bugfix: "vending machines reconstructed on station from circuits loaded off station(having free products) will continue to sell free products" + - code_imp: "machine construction via flatpacker/machine frame is faster performance wise" \ No newline at end of file