Merge pull request #3676 from Aurorablade/ThePutsaNewShadeOnThings

Fethas Carnival of horrors: A new shade for the detective
This commit is contained in:
Fox McCloud
2016-02-26 20:02:41 -05:00
7 changed files with 46 additions and 8 deletions
@@ -20,6 +20,7 @@ var/global/list/image/splatter_cache=list()
var/basecolor="#A10808" // Color when wet.
var/list/datum/disease2/disease/virus2 = list()
var/amount = 5
appearance_flags = NO_CLIENT_COLOR
/obj/effect/decal/cleanable/blood/New()
..()