From 1a01d40a38aed0ea4ffb2b92f02826aab319c0c2 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Mon, 25 Dec 2023 03:50:33 +0100 Subject: [PATCH] Automatic changelog for PR #25835 [ci skip] --- html/changelogs/AutoChangeLog-pr-25835.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-25835.yml diff --git a/html/changelogs/AutoChangeLog-pr-25835.yml b/html/changelogs/AutoChangeLog-pr-25835.yml new file mode 100644 index 00000000000..a7046d44fea --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-25835.yml @@ -0,0 +1,6 @@ +author: "SkyratBot" +delete-after: True +changes: + - rscadd: "Canisters now have wires! You can pulse wires to do various canister functions like opening/closing the valve. Make sure it has a cell though." + - rscadd: "You can rig assembly combos (igniter-timer, prox-signaler, etc.) onto canisters" + - qol: "Canisters now have screentips" \ No newline at end of file