From d4030edff6862cee61a5c7d37a75c7a67363682f Mon Sep 17 00:00:00 2001 From: PJBot Date: Fri, 19 Mar 2021 14:41:58 -0400 Subject: [PATCH] Automatic changelog update --- Resources/Changelog/Changelog.yml | 10 ++++++++++ Resources/Changelog/Parts/disposals.yml | 4 ---- Resources/Changelog/Parts/taser.yml | 4 ---- 3 files changed, 10 insertions(+), 8 deletions(-) delete mode 100644 Resources/Changelog/Parts/disposals.yml delete mode 100644 Resources/Changelog/Parts/taser.yml diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index c71e49ca68..7b2b3c994a 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -591,3 +591,13 @@ Entries: in them, type: Fix} id: 107 time: '2021-03-18T09:48:17.0000000+00:00' +- author: Zumorica + changes: + - {message: Fixes not being able to flush humans down disposal units., type: Fix} + id: 108 + time: '2021-03-19T18:41:57.894658+00:00' +- author: Zumorica + changes: + - {message: Fixes taser bolts not moving after being fired., type: Fix} + id: 109 + time: '2021-03-19T18:41:57.895376+00:00' diff --git a/Resources/Changelog/Parts/disposals.yml b/Resources/Changelog/Parts/disposals.yml deleted file mode 100644 index 25931f0351..0000000000 --- a/Resources/Changelog/Parts/disposals.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix - message: Fixes not being able to flush humans down disposal units. diff --git a/Resources/Changelog/Parts/taser.yml b/Resources/Changelog/Parts/taser.yml deleted file mode 100644 index 7106075806..0000000000 --- a/Resources/Changelog/Parts/taser.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix - message: Fixes taser bolts not moving after being fired.