-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic changelog for PR #154 [ci skip]
- Loading branch information
1 parent
f19420d
commit 617423d
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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." |