mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
Fine just cleanables
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user