From 0ef4c3a6b6be3ca5e0a6fa38460bd55cdc8b95d7 Mon Sep 17 00:00:00 2001 From: orange man <61334995+comfyorange@users.noreply.github.com> Date: Fri, 30 Jun 2023 20:28:37 +1200 Subject: [PATCH] Automatic changelog for PR #76018 [ci skip] --- html/changelogs/AutoChangeLog-pr-76018.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-76018.yml diff --git a/html/changelogs/AutoChangeLog-pr-76018.yml b/html/changelogs/AutoChangeLog-pr-76018.yml new file mode 100644 index 00000000000..b979de7091f --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-76018.yml @@ -0,0 +1,8 @@ +author: "MTandi" +delete-after: True +changes: + - rscadd: "Food and pills have a 10% chance to infect with one of three new diseases on consumption when left for more than 5 seconds on the floor. You can wash it to avoid disease. ChemMaster and Pill Press are added to the list of elevated structures (Considered as tables for pills). Made harvest spawn on top of hydrotrays to stay protected from germs." + - rscadd: "Added three new advanced diseases: Gastritium, Carpellosis, Nebula Nausea with static cures obtained by digesting dirty food." + - bugfix: "Food no longer decomposes on Hydrotrays, Grilles, Bonfires and all dense kitchen machinery" + - code_imp: "Decomposition now uses `germ_sensitive` component and follows 5 second rule too." + - qol: "Crafted food items spawns on nearby tables (except the one behind you) instead of dropping on floor when hands are full." \ No newline at end of file