diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 45575c7e22..668d7e2daf 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -520,3 +520,8 @@ Entries: - {message: Fix text messages for climbable objects (like tables or windows), type: Fix} id: 95 time: '2021-03-15T18:02:56.0000000+00:00' +- author: Zumorica + changes: + - {message: Fixes not being able to ghost when you are a brain or head., type: Fix} + id: 96 + time: '2021-03-15T20:28:58.787181+00:00' diff --git a/Resources/Changelog/Parts/ghost.yml b/Resources/Changelog/Parts/ghost.yml deleted file mode 100644 index f97d6d48d2..0000000000 --- a/Resources/Changelog/Parts/ghost.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix - message: Fixes not being able to ghost when you are a brain or head.