From 9bc111b38464e363f29319142e8a77b20e65ea92 Mon Sep 17 00:00:00 2001 From: "vorestation-ci[bot]" <199609141+vorestation-ci[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 20:19:30 +0000 Subject: [PATCH] Automatic changelog for PR #19385 [ci skip] --- html/changelogs/AutoChangeLog-pr-19385.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-19385.yml diff --git a/html/changelogs/AutoChangeLog-pr-19385.yml b/html/changelogs/AutoChangeLog-pr-19385.yml new file mode 100644 index 00000000000..2c6c6283ac9 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-19385.yml @@ -0,0 +1,10 @@ +author: "Diana" +delete-after: True +changes: + - refactor: "Ore bags refactored from /storage to just /item" + - qol: "Miner borg sleeper belly can now click turf to scoop up ore." + - code_imp: "Miner borg sleeper belly now dynamically updates how much it can hold based on the ore bag it contains." + - bugfix: "Ore can now be scooped from any turf, not just mineral turf." + - bugfix: "Ore bags will no longer pick up archeo debris" + - bugfix: "Miner borg sleeper belly now properly picks up ore." + - code_imp: "Ore bag signal override removed." \ No newline at end of file