diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 2d61ffae41..0db5504c30 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1988,3 +1988,9 @@ Entries: - {message: Fix some issues with station rotation, type: Fix} id: 355 time: '2021-09-16T03:02:10.0000000+00:00' +- author: Zumorica + changes: + - {message: Fix bug which prevented players from equipping most items in their pockets., + type: Fix} + id: 356 + time: '2021-09-16T10:18:08.191474+00:00' diff --git a/Resources/Changelog/Parts/clothing.yml b/Resources/Changelog/Parts/clothing.yml deleted file mode 100644 index 420e4b8eba..0000000000 --- a/Resources/Changelog/Parts/clothing.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix - message: Fix bug which prevented players from equipping most items in their pockets.