This commit is contained in:
Fox-McCloud
2017-04-04 04:26:53 -04:00
parent 9a20311152
commit 8fb17b2bee
5 changed files with 22 additions and 25 deletions
@@ -1,9 +1,8 @@
/obj/effect/decal/cleanable
var/list/random_icon_states = list()
var/targeted_by = null // Used so cleanbots can't claim a mess.
var/noscoop = 0 //if it has this, don't let it be scooped up
var/noclear = 0 //if it has this, don't delete it when its' scooped up
/obj/effect/decal/cleanable/proc/can_bloodcrawl_in()
return FALSE