From 09a9a9263d69b7d428d82f56a3025c5f5ab2d69b Mon Sep 17 00:00:00 2001 From: "vorestation-ci[bot]" <199609141+vorestation-ci[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 23:42:57 +0000 Subject: [PATCH] Automatic changelog for PR #19265 [ci skip] --- html/changelogs/AutoChangeLog-pr-19265.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-19265.yml diff --git a/html/changelogs/AutoChangeLog-pr-19265.yml b/html/changelogs/AutoChangeLog-pr-19265.yml new file mode 100644 index 00000000000..0bce9ccfca0 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-19265.yml @@ -0,0 +1,7 @@ +author: "Diana" +delete-after: True +changes: + - bugfix: "Infectious component no longer potentially crashes the game." + - code_imp: "Implements but does not enable the Germ component. (Things left on the ground will become dirty, ultimately making you ill)" + - code_imp: "Robust Gut also applies the strong stomach trait, making you immune to eaten germs." + - code_imp: "Implements a list of 'elevated structures'. Any /machinery or /structure counts for this. Germs will not accumulate while on them." \ No newline at end of file