From da5d271e7313fe1e1169723cf9abb62665dbf9b6 Mon Sep 17 00:00:00 2001 From: tgstation-server Date: Wed, 23 Feb 2022 16:29:14 -0800 Subject: [PATCH] Automatic changelog generation for PR #64939 [ci skip] --- html/changelogs/AutoChangeLog-pr-64939.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-64939.yml diff --git a/html/changelogs/AutoChangeLog-pr-64939.yml b/html/changelogs/AutoChangeLog-pr-64939.yml new file mode 100644 index 00000000000..7e1e1dba651 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-64939.yml @@ -0,0 +1,6 @@ +author: "timothymtorres" +delete-after: True +changes: + - qol: "Chem dispensers have been changed to eject beakers using RMB instead of AltClick." + - qol: "Hydroponics trays have been changed to empty reagents using RMB instead of AltClick." + - code_imp: "Any object that inherits the simple_rotation component will always use AltClick."