From 6e2111ddfb145c5e5a5faf356b9bbdfe6d301447 Mon Sep 17 00:00:00 2001 From: PJBot Date: Fri, 1 Oct 2021 07:48:45 -0400 Subject: [PATCH] Automatic changelog update --- Resources/Changelog/Changelog.yml | 6 ++++++ Resources/Changelog/Parts/airlock.yml | 4 ---- 2 files changed, 6 insertions(+), 4 deletions(-) delete mode 100644 Resources/Changelog/Parts/airlock.yml diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 21dc3ebd57..4edebdb9e2 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -2140,3 +2140,9 @@ Entries: - {message: Fix hands examine text showing virtual items it shouldn't., type: Fix} id: 382 time: '2021-10-01T11:38:48.671438+00:00' +- author: Zumorica + changes: + - {message: Fix airlocks being opened by bullets and any thrown items. They can + still be opened by thrown IDs and PDAs though!, type: Fix} + id: 383 + time: '2021-10-01T11:48:44.804906+00:00' diff --git a/Resources/Changelog/Parts/airlock.yml b/Resources/Changelog/Parts/airlock.yml deleted file mode 100644 index 8778948518..0000000000 --- a/Resources/Changelog/Parts/airlock.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Fix airlocks being opened by bullets and any thrown items. They can still be opened by thrown IDs and PDAs though!