mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-06 15:34:35 +00:00
Fixed dried blood showin up as 'dried the blood'
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
amount--
|
||||
|
||||
/obj/effect/decal/cleanable/blood/proc/dry()
|
||||
name = "dried [src]"
|
||||
name = "dried [src.name]"
|
||||
desc = "It's dark red and crusty. Someone is not doing their job."
|
||||
color = "#999999"
|
||||
amount = 0
|
||||
|
||||
Reference in New Issue
Block a user