diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index f04f9a2d4d..7d18f15a65 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -2378,3 +2378,9 @@ Entries: - {message: Fixed puddles not spilling into neighboring tiles., type: Fix} id: 425 time: '2021-10-09T16:33:24.0000000+00:00' +- author: PJB + changes: + - {message: Fixed certain vending machines having very large ambient light radius + and shining through walls., type: Fix} + id: 426 + time: '2021-10-09T18:15:06.131590+00:00' diff --git a/Resources/Changelog/Parts/pjb-vending-lighting.yml b/Resources/Changelog/Parts/pjb-vending-lighting.yml deleted file mode 100644 index a525585e53..0000000000 --- a/Resources/Changelog/Parts/pjb-vending-lighting.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: PJB -changes: -- type: Fix - message: Fixed certain vending machines having very large ambient light radius and shining through walls.