From cc0c3aabfbfbfe5d96a401ca505730e21efa8323 Mon Sep 17 00:00:00 2001 From: AuroraBuildBot Date: Tue, 4 Aug 2020 02:21:06 +0000 Subject: [PATCH] "[ci skip] Automatic Build - 2020.08.04.02.21.06" --- html/changelog.html | 1 + html/changelogs/.all_changelog.yml | 2 ++ html/changelogs/sorts_antag_candidates.yml | 6 ------ 3 files changed, 3 insertions(+), 6 deletions(-) delete mode 100644 html/changelogs/sorts_antag_candidates.yml diff --git a/html/changelog.html b/html/changelog.html index 28d19479051..51e556d52d2 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -39,6 +39,7 @@

mikomyazaki updated:

03 August 2020

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 2bc7a027130..8d1817747e6 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -14681,3 +14681,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. mikomyazaki: - bugfix: Splitting stacks which are of type /obj/item/stack/.../full will no longer result in the new stack having the maximum amount in it. + - bugfix: Antagonist candidate selection is now more intelligent when there are + multiple types of antagonist in the round to prepare for. diff --git a/html/changelogs/sorts_antag_candidates.yml b/html/changelogs/sorts_antag_candidates.yml deleted file mode 100644 index 3994947d3c5..00000000000 --- a/html/changelogs/sorts_antag_candidates.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: mikomyazaki - -delete-after: True - -changes: - - bugfix: "Antagonist candidate selection is now more intelligent when there are multiple types of antagonist in the round to prepare for." \ No newline at end of file