diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index b96167df56..2424cee6db 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1690,3 +1690,8 @@ Entries: situations.', type: Fix} id: 301 time: '2021-08-06T15:53:48.856573+00:00' +- author: Your_Name_Here + changes: + - {message: Fixes pickup animation not showing under certain conditions., type: Fix} + id: 302 + time: '2021-08-06T16:13:07.405459+00:00' diff --git a/Resources/Changelog/Parts/pickup.yml b/Resources/Changelog/Parts/pickup.yml deleted file mode 100644 index ea08f40154..0000000000 --- a/Resources/Changelog/Parts/pickup.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Your_Name_Here -changes: - - type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Fixes pickup animation not showing under certain conditions.