From 5dc2123e08efbf3db8812a1821877454f9cc6d5d Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Tue, 10 May 2022 02:35:02 +0200 Subject: [PATCH] Automatic changelog generation for PR #13484 [ci skip] --- html/changelogs/AutoChangeLog-pr-13484.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-13484.yml diff --git a/html/changelogs/AutoChangeLog-pr-13484.yml b/html/changelogs/AutoChangeLog-pr-13484.yml new file mode 100644 index 00000000000..dcad096cf4c --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-13484.yml @@ -0,0 +1,5 @@ +author: "SkyratBot" +delete-after: True +changes: + - bugfix: "Fixed several inconsistent or niche access requirements on IceBoxStation" + - qol: "Replaced all access requirement vars on doors with mapping helpers on IceBoxStation"