From f633e47fc5f93989ac89a552664caf1ec38ecfa9 Mon Sep 17 00:00:00 2001 From: ss13-beebot <56381746+ss13-beebot@users.noreply.github.com> Date: Fri, 27 Oct 2023 12:47:05 -0500 Subject: [PATCH] Automatic changelog generation for PR #10023 [ci skip] --- html/changelogs/AutoChangeLog-pr-10023.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-10023.yml diff --git a/html/changelogs/AutoChangeLog-pr-10023.yml b/html/changelogs/AutoChangeLog-pr-10023.yml new file mode 100644 index 0000000000000..745d0ef1e50d9 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-10023.yml @@ -0,0 +1,8 @@ +author: rkz, mothblocks, nightred, kriskog +delete-after: true +changes: + - rscadd: Added new proc that checks for adjacency when giving items to mobs. + - bugfix: Suit Storage Units will no longer bend space and time to deposit items + in the AI's "hands". + - bugfix: SSU radial menus close when you walk away + - code_imp: cleaned up beaker swapping code