From 2f27685d563114fb95100db4e5f9f57b787cefb7 Mon Sep 17 00:00:00 2001 From: cm13-github <128137806+cm13-github@users.noreply.github.com> Date: Mon, 25 Dec 2023 19:16:54 +0000 Subject: [PATCH] Automatic changelog for PR #5275 [ci skip] --- html/changelogs/AutoChangeLog-pr-5275.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-5275.yml diff --git a/html/changelogs/AutoChangeLog-pr-5275.yml b/html/changelogs/AutoChangeLog-pr-5275.yml new file mode 100644 index 000000000000..f6d16b25aceb --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-5275.yml @@ -0,0 +1,8 @@ +author: "Ben10083" +delete-after: True +changes: + - rscadd: "If ARES is destroyed, systems such as bioscan also shut down, this will be expanded in the future" + - rscadd: "ARES plays an announcement when destroyed" + - code_imp: "Procs to check for APOLLO processor and if ARES is alive added" + - refactor: "ARES subsystems modified to utilize new procs" + - admin: "Prompt to force a Marine Bioscan only shows when ARES is unable to perform the bioscan." \ No newline at end of file