mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-28 19:11:37 +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