From 68a4087ac5a76795f7929fb59e6b25aa925a4acb Mon Sep 17 00:00:00 2001 From: "chompstation-ci[bot]" <199999496+chompstation-ci[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 22:05:33 +0000 Subject: [PATCH] Automatic changelog for PR #11529 [ci skip] --- html/changelogs_ch/AutoChangeLog-pr-11529.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 html/changelogs_ch/AutoChangeLog-pr-11529.yml diff --git a/html/changelogs_ch/AutoChangeLog-pr-11529.yml b/html/changelogs_ch/AutoChangeLog-pr-11529.yml new file mode 100644 index 0000000000..8aaf5ddb31 --- /dev/null +++ b/html/changelogs_ch/AutoChangeLog-pr-11529.yml @@ -0,0 +1,9 @@ +author: "CHOMPStation2StaffMirrorBot" +delete-after: True +changes: + - rscadd: "Belly Temperature: [Set to 20C by default] Prey feel the temperature in your belly, will an icon if it's uncomfortably warm/cold.\nBased on belly temperature and not the body temperature math of the prey, so easier to trigger. Does not paste any messages in chat. Has a range of -100C to +200C." + - rscadd: "Temperature Damage: [Set off by default] If on, can deal damage to the prey, ONLY if they have digestion turned on." + - rscadd: "Preference for Affected By Temperature: [Set on by default] You will only have the above apply to you at all as prey if this is enabled. You will still only take damage if you have digestion turned on and the pred has damage turned on." + - refactor: "calculations in human/life.dm now only apply temperature warnings and damage effects when the characters location is not a belly, this skips these sections of code when the prey is in a belly only." + - bugfix: "Fixes a bug where heat and cold discomfort alerts were cleared instantly outside of bellies." + - bugfix: "Fixes a SmartVend UI alphabetical ordering to use modern code." \ No newline at end of file