Fine just cleanables

This commit is contained in:
Aronai Sieyes
2020-03-30 22:47:35 -04:00
parent 35448c5b53
commit 772b4dd01c
+1 -1
View File
@@ -43,7 +43,7 @@
if(!AM.anchored)
AM.throw_at(get_step(src,reverse_direction(direction)), 5, 1)
else if (istype(AM, /obj/effect))
else if (istype(AM, /obj/effect/cleanable))
qdel(AM) //No more space blood coming with the shuttle
/turf/space/is_space()