From 04f8cce637fd129adb458ed5cfbf25e903b639b1 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Wed, 27 Apr 2022 18:11:38 -0500 Subject: [PATCH] Automatic changelog generation for PR #15594 [ci skip] --- html/changelogs/AutoChangeLog-pr-15594.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-15594.yml diff --git a/html/changelogs/AutoChangeLog-pr-15594.yml b/html/changelogs/AutoChangeLog-pr-15594.yml new file mode 100644 index 0000000000..ce7e57003d --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-15594.yml @@ -0,0 +1,7 @@ +author: "SandPoot" +delete-after: True +changes: + - rscadd: "The stasis beds can now be researched alongside being built." + - balance: "Maps are now half stasis beds and half sleepers... only in medbay." + - bugfix: "The stasis bed's examine now works." + - refactor: "Generally updates stasis bed's code and adds cooldown defines (i learnt how to use them)"