From 02b6b9a29d9fa9ef415da1e83ffcf1b520a978f3 Mon Sep 17 00:00:00 2001 From: AuroraBuildBot Date: Fri, 21 Aug 2020 18:29:31 +0000 Subject: [PATCH] "[ci skip] Automatic Build - 2020.08.21.18.29.31" --- html/changelog.html | 1 + html/changelogs/.all_changelog.yml | 2 ++ html/changelogs/sample_blood_in_containers.yml | 4 ---- 3 files changed, 3 insertions(+), 4 deletions(-) delete mode 100644 html/changelogs/sample_blood_in_containers.yml diff --git a/html/changelog.html b/html/changelog.html index 0642e5dcd4f..35d1d93f455 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -71,6 +71,7 @@
  • Air alarms sensor settings works properly again.
  • Destroyed canisters no longer emit light.
  • Can now pass dislodged girders properly when they are opened.
  • +
  • You can now sample blood inside containers (like bottles, beakers) using a swab.
  • 20 August 2020

    diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index d7552a81463..788b34d79d2 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -15002,3 +15002,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: Air alarms sensor settings works properly again. - bugfix: Destroyed canisters no longer emit light. - bugfix: Can now pass dislodged girders properly when they are opened. + - rscadd: You can now sample blood inside containers (like bottles, beakers) using + a swab. diff --git a/html/changelogs/sample_blood_in_containers.yml b/html/changelogs/sample_blood_in_containers.yml deleted file mode 100644 index 0af70b2cdb8..00000000000 --- a/html/changelogs/sample_blood_in_containers.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: mikomyazaki -delete-after: True -changes: - - rscadd: "You can now sample blood inside containers (like bottles, beakers) using a swab." \ No newline at end of file