From d87bc211d5529910d9cd8aa82a55ce3c455c4818 Mon Sep 17 00:00:00 2001 From: PJBot Date: Sat, 6 Mar 2021 07:28:13 -0500 Subject: [PATCH] Automatic changelog update --- Resources/Changelog/Changelog.yml | 16 ++++++++++++++++ Resources/Changelog/Parts/emitter_rotation.yml | 4 ---- Resources/Changelog/Parts/table_construction.yml | 4 ---- Resources/Changelog/Parts/torch_crafting.yml | 4 ---- 4 files changed, 16 insertions(+), 12 deletions(-) delete mode 100644 Resources/Changelog/Parts/emitter_rotation.yml delete mode 100644 Resources/Changelog/Parts/table_construction.yml delete mode 100644 Resources/Changelog/Parts/torch_crafting.yml diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 71d4aedf70..60f979b66e 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -205,3 +205,19 @@ Entries: type: Fix} id: 37 time: '2021-03-06T10:32:24.0000000+00:00' +- author: Zumorica + changes: + - {message: Fixes emitters shooting sideway bolts and in the wrong direction., type: Fix} + id: 38 + time: '2021-03-06T12:28:13.757819+00:00' +- author: Zumorica + changes: + - {message: Fixes wood table and poker table constructions having the wrong material., + type: Fix} + id: 39 + time: '2021-03-06T12:28:13.759792+00:00' +- author: Zumorica + changes: + - {message: Fixes torch crafting recipe having incorrect materials., type: Fix} + id: 40 + time: '2021-03-06T12:28:13.760916+00:00' diff --git a/Resources/Changelog/Parts/emitter_rotation.yml b/Resources/Changelog/Parts/emitter_rotation.yml deleted file mode 100644 index 955ef440ad..0000000000 --- a/Resources/Changelog/Parts/emitter_rotation.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix - message: Fixes emitters shooting sideway bolts and in the wrong direction. diff --git a/Resources/Changelog/Parts/table_construction.yml b/Resources/Changelog/Parts/table_construction.yml deleted file mode 100644 index 3954ce797c..0000000000 --- a/Resources/Changelog/Parts/table_construction.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix - message: Fixes wood table and poker table constructions having the wrong material. diff --git a/Resources/Changelog/Parts/torch_crafting.yml b/Resources/Changelog/Parts/torch_crafting.yml deleted file mode 100644 index 62d1aa84af..0000000000 --- a/Resources/Changelog/Parts/torch_crafting.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix - message: Fixes torch crafting recipe having incorrect materials.