From 17cc271ea5b30697217ef1ed4a1c83361429c44a Mon Sep 17 00:00:00 2001 From: AuroraBuildBot Date: Tue, 7 Mar 2023 01:36:13 +0000 Subject: [PATCH] "[ci skip] Automatic Build - 2023.03.07.01.36.13" --- html/changelog.html | 5 +++++ html/changelogs/.all_changelog.yml | 3 +++ html/changelogs/sniblet-coldbugs.yml | 9 --------- 3 files changed, 8 insertions(+), 9 deletions(-) delete mode 100644 html/changelogs/sniblet-coldbugs.yml diff --git a/html/changelog.html b/html/changelog.html index e16dbf4ec56..d9e028dd232 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -40,6 +40,11 @@ +

Sniblet updated:

+

06 March 2023

Alberyk, Atteria updated:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index f6f8c6f3666..a8c3ecabaee 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -28326,3 +28326,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. 2023-03-07: Sheeplets: - bugfix: Removed a duplicate light switch from the Operating Rooms. + Sniblet: + - tweak: Vaurcae aren't slowed by cold. + - backend: Adds the NO_COLD_SLOWDOWN species flag, only used by IPCs and vaurcae. diff --git a/html/changelogs/sniblet-coldbugs.yml b/html/changelogs/sniblet-coldbugs.yml deleted file mode 100644 index 79e99ba92cb..00000000000 --- a/html/changelogs/sniblet-coldbugs.yml +++ /dev/null @@ -1,9 +0,0 @@ -# Your name. -author: Sniblet - -# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. -delete-after: True - -changes: - - tweak: "Vaurcae aren't slowed by cold." - - backend: "Adds the NO_COLD_SLOWDOWN species flag, only used by IPCs and vaurcae."