From bd289b14cb88093be5ffb34cf4a855b02c70ff88 Mon Sep 17 00:00:00 2001 From: orange man <61334995+comfyorange@users.noreply.github.com> Date: Thu, 11 Jul 2024 07:44:59 +1200 Subject: [PATCH] Automatic changelog for PR #84816 [ci skip] --- html/changelogs/AutoChangeLog-pr-84816.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-84816.yml diff --git a/html/changelogs/AutoChangeLog-pr-84816.yml b/html/changelogs/AutoChangeLog-pr-84816.yml new file mode 100644 index 00000000000..eb9a6963f5b --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-84816.yml @@ -0,0 +1,6 @@ +author: "Melbert" +delete-after: True +changes: + - rscadd: "Bot Language station trait split into two: One that affects bots (retains the old weight and cost) and one that affects machine (half weight, double the cost)" + - rscdel: "Bot Language station trait and (new) Machine Language station trait no longer affect newly created machines or bots, just those present at game start" + - rscdel: "Machine Language station trait cannot affect the Automated Announcer in telecomms" \ No newline at end of file