From f0c60a759f36eedfcc904faa293dcdddbaec1a2f Mon Sep 17 00:00:00 2001 From: AuroraBuildBot Date: Fri, 19 Feb 2021 12:25:02 +0000 Subject: [PATCH] "[ci skip] Automatic Build - 2021.02.19.12.25.02" --- html/changelog.html | 1 + html/changelogs/.all_changelog.yml | 2 ++ html/changelogs/geeves-skrell_fixes.yml | 6 ------ 3 files changed, 3 insertions(+), 6 deletions(-) delete mode 100644 html/changelogs/geeves-skrell_fixes.yml diff --git a/html/changelog.html b/html/changelog.html index 485fbce4a18..6e60bf7a311 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -39,6 +39,7 @@

Geeves updated:

18 February 2021

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 807ca866487..7bd874badbc 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -18372,3 +18372,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. 2021-02-19: Geeves: - bugfix: Three Towns Cider cans now have a crushed icon state. + - bugfix: Removing items from skrell headtail pocket storage now works properly. + It used to check if they had a hat, not a head. diff --git a/html/changelogs/geeves-skrell_fixes.yml b/html/changelogs/geeves-skrell_fixes.yml deleted file mode 100644 index df4f77c202e..00000000000 --- a/html/changelogs/geeves-skrell_fixes.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: Geeves - -delete-after: True - -changes: - - bugfix: "Removing items from skrell headtail pocket storage now works properly. It used to check if they had a hat, not a head." \ No newline at end of file