diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index ccf54343d3..8524056962 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -325,3 +325,9 @@ Entries: within it., type: Fix} id: 59 time: '2021-03-08T13:58:21.036238+00:00' +- author: Zumorica + changes: + - {message: Fixes bug where plasma and tritium fires would never occur no matter + what., type: Fix} + id: 60 + time: '2021-03-08T14:23:04.819646+00:00' diff --git a/Resources/Changelog/Parts/fire_fix.yml b/Resources/Changelog/Parts/fire_fix.yml deleted file mode 100644 index 1514ef2a8c..0000000000 --- a/Resources/Changelog/Parts/fire_fix.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix - message: Fixes bug where plasma and tritium fires would never occur no matter what.