Merge pull request #44097 from AnturK/bloodtrailfix

Fixes bloodtrails
This commit is contained in:
oranges
2019-05-27 22:39:16 +12:00
committed by GitHub
@@ -38,7 +38,6 @@
/obj/effect/decal/cleanable/trail_holder //not a child of blood on purpose
name = "blood"
icon = 'icons/effects/blood.dmi'
icon_state = "ltrails_1"
desc = "Your instincts say you shouldn't be following these."
var/list/existing_dirs = list()