From cd81ea18dc7774cd7c03721634ca88e7662534ea 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:17:49 +0000 Subject: [PATCH] Automatic changelog for PR #18776 [ci skip] --- html/changelogs/AutoChangeLog-pr-18776.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-18776.yml diff --git a/html/changelogs/AutoChangeLog-pr-18776.yml b/html/changelogs/AutoChangeLog-pr-18776.yml new file mode 100644 index 00000000000..9ec9a256893 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-18776.yml @@ -0,0 +1,9 @@ +author: "Will" +delete-after: True +changes: + - code_imp: "Implements COMSIG_ITEM_TRASH_EATEN" + - code_imp: "Implements COMSIG_MOB_TRASH_EATING" + - code_imp: "Implements COMSIG_ITEM_AFTER_TRASH_EAT" + - code_imp: "Implements COMSIG_MOB_AFTER_TRASH_EATING" + - code_imp: "Implements COMSIG_GLOB_ITEM_TRASH_EATEN" + - bugfix: "default trash eating message being sent to the item's chat and not the mob's" \ No newline at end of file