From a881fe3bd641f62bb419ce72ad934e30f4ea94d5 Mon Sep 17 00:00:00 2001 From: "vorestation-ci[bot]" <199609141+vorestation-ci[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 01:22:37 +0000 Subject: [PATCH] Automatic changelog for PR #19370 [ci skip] --- html/changelogs/AutoChangeLog-pr-19370.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-19370.yml diff --git a/html/changelogs/AutoChangeLog-pr-19370.yml b/html/changelogs/AutoChangeLog-pr-19370.yml new file mode 100644 index 00000000000..66d037e392b --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-19370.yml @@ -0,0 +1,6 @@ +author: "ReoDaProtovali" +delete-after: True +changes: + - rscadd: "Added much more in depth toilet gameplay." + - rscadd: "existing toilets on station maps have been made into bluespace toilets, to mirror preexisting behavior." + - code_imp: "Removed disposal components automatically handling expelling if it had no trunk to flush into. This means if you add a disposal component to something you need to handle failed flushes on the object, but everything using it (one thing) already tried to handle it this way, so nothing existing needed to be changed for this." \ No newline at end of file