makes travis shutup

This commit is contained in:
Poojawa
2019-04-17 06:01:59 -05:00
parent a0b7c15e0d
commit c65e551c07
3 changed files with 20 additions and 20 deletions
@@ -473,7 +473,7 @@
return
if(isturf(next))
if(bloodiness)
var/obj/effect/decal/cleanable/blood/tracks/B = new(loc)
var/obj/effect/decal/cleanable/blood/footprints/tracks/wheels/B = new(loc)
B.add_blood_DNA(return_blood_DNA())
var/newdir = get_dir(next, loc)
if(newdir == dir)