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