From deb836a3ac25e66b340661c21594cbed57ac6307 Mon Sep 17 00:00:00 2001 From: PJBot Date: Wed, 24 Mar 2021 21:03:49 -0400 Subject: [PATCH] Automatic changelog update --- Resources/Changelog/Changelog.yml | 13 +++++++++++++ Resources/Changelog/Parts/atmos.yml | 4 ---- Resources/Changelog/Parts/funny_firelock.yml | 4 ---- 3 files changed, 13 insertions(+), 8 deletions(-) delete mode 100644 Resources/Changelog/Parts/atmos.yml delete mode 100644 Resources/Changelog/Parts/funny_firelock.yml diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 620e6fb159..dea0c61084 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -623,3 +623,16 @@ Entries: steps, type: Tweak} id: 113 time: '2021-03-24T22:34:07.0000000+00:00' +- author: Zumorica + changes: + - {message: Added a few different gas canisters to atmospherics and engineering., + type: Add} + id: 114 + time: '2021-03-25T01:03:49.352135+00:00' +- author: Zumorica + changes: + - {message: 'Fixes ID Computer in Captain''s Headquarters containing a Glass Firelock + inside it, somehow... Oh, this directly fixes the bug where a breach in bar + would close all firelocks except one, by the way.', type: Fix} + id: 115 + time: '2021-03-25T01:03:49.353117+00:00' diff --git a/Resources/Changelog/Parts/atmos.yml b/Resources/Changelog/Parts/atmos.yml deleted file mode 100644 index 2731756e39..0000000000 --- a/Resources/Changelog/Parts/atmos.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Add - message: Added a few different gas canisters to atmospherics and engineering. diff --git a/Resources/Changelog/Parts/funny_firelock.yml b/Resources/Changelog/Parts/funny_firelock.yml deleted file mode 100644 index cfb0e8d8d6..0000000000 --- a/Resources/Changelog/Parts/funny_firelock.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix - message: Fixes ID Computer in Captain's Headquarters containing a Glass Firelock inside it, somehow... Oh, this directly fixes the bug where a breach in bar would close all firelocks except one, by the way.