From 46f82c4c759b9a54d2bb1334b7db52d201a48ddf Mon Sep 17 00:00:00 2001 From: PJBot Date: Tue, 16 Mar 2021 07:56:42 -0400 Subject: [PATCH] Automatic changelog update --- Resources/Changelog/Changelog.yml | 12 ++++++++++++ Resources/Changelog/Parts/fire_passing.yml | 4 ---- Resources/Changelog/Parts/flammable.yml | 4 ---- 3 files changed, 12 insertions(+), 8 deletions(-) delete mode 100644 Resources/Changelog/Parts/fire_passing.yml delete mode 100644 Resources/Changelog/Parts/flammable.yml 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.