Fixes Decomposed Remains Interaction (#20848)

Fixed cleanable remains not being able to be clicked, hindering the
cleaning process. Clicking on certain decomposed remains (rats, lizards,
ect) will cause them to crumble into a cleanable form.


![image](https://github.com/user-attachments/assets/49556c7b-39b0-4d08-9b97-eedbde81f8b1)
This commit is contained in:
Evandorf
2025-06-16 22:17:04 +00:00
committed by GitHub
parent b43a86617f
commit 4e931c0f9c
2 changed files with 59 additions and 0 deletions
@@ -4,6 +4,7 @@
icon = 'icons/effects/blood.dmi'
icon_state = "remains"
anchored = FALSE
mouse_opacity = MOUSE_OPACITY_ICON
/obj/effect/decal/remains/human
desc = "They look like human remains. They have a strange aura about them."