From 617423d1b752f9a0aa9aafd9aefa25db5941946c Mon Sep 17 00:00:00 2001 From: Iajret Creature <122297233+AnArgonianLizardThatStealsPRs@users.noreply.github.com> Date: Fri, 20 Oct 2023 01:31:33 +0300 Subject: [PATCH] Automatic changelog for PR #154 [ci skip] --- html/changelogs/AutoChangeLog-pr-154.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-154.yml diff --git a/html/changelogs/AutoChangeLog-pr-154.yml b/html/changelogs/AutoChangeLog-pr-154.yml new file mode 100644 index 00000000000..102ae640144 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-154.yml @@ -0,0 +1,9 @@ +author: "carlarctg" +delete-after: True +changes: + - code_imp: "Adds 'Bloody Spreader' component that bloodies everything it touches!" + - code_imp: "For example inserting an item into it if it is a storage item. Or entering it if it's a turf, or bumping onto it, or... you get the point, hopefully." + - rscadd: "Added this component to the MEAT backpack, meat slabs, bouncy castles, meateor fluff, meateor heart, and the heretic sanguine blade." + - rscadd: "Gave most of these the blood walk component as well, which spreads blood if it's dragged around." + - rscadd: "Meat slabs contain a limited amount of both components, eventually they will 'dry out'." + - code_imp: "Added a signal for when an item is entered into storage." \ No newline at end of file