From bd47bb5958cc753ec7f7e3e6bf7a2429dd228e69 Mon Sep 17 00:00:00 2001 From: Yaroslav Nurkov <78199449+AnywayFarus@users.noreply.github.com> Date: Thu, 18 Jul 2024 00:39:02 +0300 Subject: [PATCH] Automatic changelog for PR #4542 [ci skip] --- html/changelogs/AutoChangeLog-pr-4542.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-4542.yml diff --git a/html/changelogs/AutoChangeLog-pr-4542.yml b/html/changelogs/AutoChangeLog-pr-4542.yml new file mode 100644 index 00000000000..0bdc3cca792 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-4542.yml @@ -0,0 +1,7 @@ +author: "Pickle-Coding" +delete-after: True +changes: + - bugfix: "Fixes space heater cell relative consumption inadvertently being changed from the introduction of megacells." + - qol: "The improvised chemical heater gives a more accurate description of its heating power on examine." + - qol: "Improved feedback when attempting to turn on a space heater that is lacking a cell, has no charge or is broken." + - code_imp: "Space heater relative cell consumption is consistent regardless of the cell charge scale." \ No newline at end of file