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!