diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 31bb734468..bbf3952941 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -563,3 +563,15 @@ Entries: type: Tweak} id: 102 time: '2021-03-16T10:45:48.0000000+00:00' +- author: Zumorica + changes: + - {message: Passing by someone who is on fire will now set you on fire as well., + type: Add} + id: 103 + time: '2021-03-16T11:56:42.242795+00:00' +- author: Zumorica + changes: + - {message: You can now spray people with flammable chemicals and ignite them with + a welding tool or anything similar., type: Add} + id: 104 + time: '2021-03-16T11:56:42.243615+00:00' diff --git a/Resources/Changelog/Parts/fire_passing.yml b/Resources/Changelog/Parts/fire_passing.yml deleted file mode 100644 index 5c03dde724..0000000000 --- a/Resources/Changelog/Parts/fire_passing.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Add - message: Passing by someone who is on fire will now set you on fire as well. diff --git a/Resources/Changelog/Parts/flammable.yml b/Resources/Changelog/Parts/flammable.yml deleted file mode 100644 index 33b93ba8ad..0000000000 --- a/Resources/Changelog/Parts/flammable.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Add - message: You can now spray people with flammable chemicals and ignite them with a welding tool or anything similar.