Fox request

This commit is contained in:
Kyep
2017-07-19 04:54:23 -07:00
parent 84bdc87cb7
commit a3ea959bc1
@@ -1,8 +1,8 @@
/obj/effect/decal/cleanable
anchored = 1
var/list/random_icon_states = list()
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
anchored = 1
/obj/effect/decal/cleanable/proc/can_bloodcrawl_in()
return FALSE