From c65f16eaaf1fc36c2fb5e7cdec6f56b780726fda Mon Sep 17 00:00:00 2001 From: "vorestation-ci[bot]" <199609141+vorestation-ci[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 14:15:52 +0000 Subject: [PATCH] Automatic changelog for PR #18773 [ci skip] --- html/changelogs/AutoChangeLog-pr-18773.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-18773.yml diff --git a/html/changelogs/AutoChangeLog-pr-18773.yml b/html/changelogs/AutoChangeLog-pr-18773.yml new file mode 100644 index 00000000000..32695a28b7a --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-18773.yml @@ -0,0 +1,5 @@ +author: "Will" +delete-after: True +changes: + - code_imp: "topturfcrossed component for when you need to check for Crossed() actions from within nested items" + - bugfix: "recursive move component properly rebuild it's hierarchy when picked up by a mob from a turf" \ No newline at end of file