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