From 941677e2a4e774dcbb67025168da0fd601a9563e Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 21:40:47 +0000 Subject: [PATCH] Automatic changelog for PR #86714 [ci skip] --- html/changelogs/AutoChangeLog-pr-86714.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-86714.yml diff --git a/html/changelogs/AutoChangeLog-pr-86714.yml b/html/changelogs/AutoChangeLog-pr-86714.yml new file mode 100644 index 00000000000..9d6f0a31877 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-86714.yml @@ -0,0 +1,5 @@ +author: "Bisar" +delete-after: True +changes: + - bugfix: "Xenomorph restrictions on items they can pick up have had their determining logic made more _robust_." + - code_imp: "The itempicky component (restricts what can be picked up via a whitelist) can now, optionally, have a callback fed to it to determine cases of bypassing that whitelist." \ No newline at end of file