From 0c6b24f4b4e0da12155c82ba4fdf366f75c16497 Mon Sep 17 00:00:00 2001 From: tgstation-server Date: Sat, 29 Feb 2020 13:56:09 -0800 Subject: [PATCH] Automatic changelog generation for PR #49594 [ci skip] --- html/changelogs/AutoChangeLog-pr-49594.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-49594.yml diff --git a/html/changelogs/AutoChangeLog-pr-49594.yml b/html/changelogs/AutoChangeLog-pr-49594.yml new file mode 100644 index 00000000000..d819a28d534 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-49594.yml @@ -0,0 +1,7 @@ +author: "nightred" +delete-after: True +changes: + - balance: "natural body temp stabilization is more in line with expected results" + - bugfix: "fever/chills now cause your body temp to be changed based on the severity of the illness" + - bugfix: "mob code now uses the species proper body temp instead of the default body temp" + - refactor: "added new interface for body temp changes"