mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-14 01:19:04 +01:00
Berry decal
Blueberry juice sometimes causes people to expel a little juice, creating a decal effect that leaves footprints if stepped on
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
|
||||
/obj/effect/decal/cleanable/blood/update_icon()
|
||||
color = blood_DNA_to_color()
|
||||
if(blood_state == BLOOD_STATE_JUICE)
|
||||
color = BLOOD_COLOR_JUICE
|
||||
|
||||
/obj/effect/decal/cleanable/blood/old
|
||||
name = "dried blood"
|
||||
|
||||
Reference in New Issue
Block a user