From 2d59abd25d20f53c847a9dc8b05f662cff055f5c Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Tue, 31 Jan 2023 03:18:03 +0100 Subject: [PATCH] Automatic changelog for PR #19004 [ci skip] --- html/changelogs/AutoChangeLog-pr-19004.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-19004.yml diff --git a/html/changelogs/AutoChangeLog-pr-19004.yml b/html/changelogs/AutoChangeLog-pr-19004.yml new file mode 100644 index 00000000000..ea0b0f9e580 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-19004.yml @@ -0,0 +1,11 @@ +author: "A.C.M.O." +delete-after: True +changes: + - refactor: "Refactored breathing, mostly check_breath, for Carbons and lungs organ." + - rscadd: "Added the space-breathing trait for lungs." + - bugfix: "Fixed the Space Carp DNA infusion to apply the Spacewalk trait, allowing you to fly through space." + - bugfix: "Fixed the Space Carp lungs, allowing you to breathe in space with them." + - bugfix: "Fixed gas status indicators re-playing their on-throw animation when they are refreshed." + - bugfix: "Fixed gas status indicators getting stuck to the screen in some situations." + - bugfix: "Fixed gas side effects, such as euphoria and hallucinations, to reset when expected." + - bugfix: "For Humans, fixed Miasma only being consumed from the air when Helium is present." \ No newline at end of file