From bcf1533ed6f366c3cd18e8d9ea1c31ff1a515206 Mon Sep 17 00:00:00 2001 From: "vorestation-ci[bot]" <199609141+vorestation-ci[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 17:18:33 +0000 Subject: [PATCH] Automatic changelog for PR #19103 [ci skip] --- html/changelogs/AutoChangeLog-pr-19103.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-19103.yml diff --git a/html/changelogs/AutoChangeLog-pr-19103.yml b/html/changelogs/AutoChangeLog-pr-19103.yml new file mode 100644 index 00000000000..398a64eac43 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-19103.yml @@ -0,0 +1,7 @@ +author: "ReoDaProtovali" +delete-after: True +changes: + - qol: "Showers now instantly run a wash call on things that go under them while active" + - code_imp: "Removed a fair few unnecessary variables on showers and replaced it with better code." + - code_imp: "Showers can have their output reagent overridden, either by adminbus or subtypes." + - code_imp: "Showers no longer run process() calls while inactive. This should free up a fair few SSmachines process calls that did literally nothing" \ No newline at end of file