From 3f3c8a831a3bda27c52de8bec82c47cc69a7ac48 Mon Sep 17 00:00:00 2001 From: tgstation-server Date: Fri, 19 Feb 2021 10:28:51 -0800 Subject: [PATCH] Automatic changelog generation for PR #56871 [ci skip] --- html/changelogs/AutoChangeLog-pr-56871.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-56871.yml diff --git a/html/changelogs/AutoChangeLog-pr-56871.yml b/html/changelogs/AutoChangeLog-pr-56871.yml new file mode 100644 index 00000000000..e011c50da1d --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-56871.yml @@ -0,0 +1,6 @@ +author: "Thalpy" +delete-after: True +changes: + - rscadd: "Adds the chemistry tab in the crafting menu for ghetto chemists, this allows users to create tabletop burners, thermometers, pH booklets, droppers, improvised chem heaters and improvised cooling sprays" + - rscadd: "Adds 2 new reactions - ice and universal indicator" + - refactor: "Refactors part of crafting code to allow use of machinery and optimises part of the code"