mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +01:00
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. 
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user