diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 5c7479246f..4ef576e4e8 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -2492,3 +2492,8 @@ Entries: - {message: Balanced SSS weapon spawns to be more fair., type: Tweak} id: 445 time: '2021-10-15T12:46:50.053991+00:00' +- author: Zumorica + changes: + - {message: 'Fixes slips not working. GO FORTH AND SLIP, MY CHILDREN!', type: Fix} + id: 446 + time: '2021-10-15T22:21:14.743072+00:00' diff --git a/Resources/Changelog/Parts/slip.yml b/Resources/Changelog/Parts/slip.yml deleted file mode 100644 index 210c008c5c..0000000000 --- a/Resources/Changelog/Parts/slip.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Fixes slips not working. GO FORTH AND SLIP, MY CHILDREN!