Makes trail_holders invisible upon examine. Fixing the client hanging/crashing

This commit is contained in:
joep van der velden
2020-05-07 21:52:43 +02:00
parent 6f83aad50d
commit 421a16b49f
@@ -112,7 +112,8 @@ GLOBAL_LIST_EMPTY(splatter_cache)
/obj/effect/decal/cleanable/trail_holder //not a child of blood on purpose
name = "blood"
icon_state = "ltrails_1"
icon = 'icons/effects/effects.dmi'
icon_state = "nothing"
desc = "Your instincts say you shouldn't be following these."
gender = PLURAL
density = FALSE