Minor bugfix with blood painting code.

This commit is contained in:
Zuhayr
2013-12-29 00:11:21 +10:30
parent 46bf56f38a
commit 01dd4373d0
2 changed files with 3 additions and 2 deletions
@@ -122,7 +122,7 @@ var/global/list/image/splatter_cache=list()
/obj/effect/decal/cleanable/blood/writing/examine()
..()
usr << "It reads: <font color='basecolor'>\"[message]\"<font>"
usr << "It reads: <font color='[basecolor]'>\"[message]\"<font>"
/obj/effect/decal/cleanable/blood/gibs
name = "gibs"