From 91ec0ff0de1d5894df7a5f93ed016a806cffc84c Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Mon, 17 Apr 2023 23:58:09 +0200 Subject: [PATCH] Automatic changelog for PR #20586 [ci skip] --- html/changelogs/AutoChangeLog-pr-20586.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-20586.yml diff --git a/html/changelogs/AutoChangeLog-pr-20586.yml b/html/changelogs/AutoChangeLog-pr-20586.yml new file mode 100644 index 00000000000..85a28e59207 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-20586.yml @@ -0,0 +1,6 @@ +author: "SkyratBot" +delete-after: True +changes: + - admin: "Admins can now control the spawn location, potency, production and starting mutations of the space vines event." + - bugfix: "The space vine event will now correctly give vines mutations when they spawn rather than always being mutation free." + - code_imp: "Checkbox tgui inputs now support setting a minimum number of inputs rather than it being hardcoded to 1." \ No newline at end of file