forked from Baystation12/Baystation12
-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a6d59f2
commit 25b7995
Showing
1 changed file
with
15 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,15 @@ | ||
author: Cakey | ||
changes: | ||
- {tweak: Filth overlays like blood and oil now tracks a transferral value for each | ||
item. Items with filth transferral will transfer their blood/oil to whatever | ||
they interact with.} | ||
- {tweak: interacting with items with bloody hands or gloves will transfer that | ||
blood/oil to the item depending on how filthy you are.} | ||
- {tweak: Squashed some legacy values related to blood overlays for items like shoes | ||
and items in general} | ||
- {tweak: Forensic DNA from blood will now transfer to items when interacting with | ||
them with bloody hands/gloves} | ||
- {tweak: Hugging people or grabbing them while covered in blood/oil will transfer | ||
it.} | ||
- {bugfix: Fixed coat and armor layered filth overlays using incorrect icon states} | ||
delete-after: true |