also support bodyscanners

This commit is contained in:
Kyep
2020-08-01 10:45:27 -07:00
parent 370ee8b991
commit aa36e21c29
+3
View File
@@ -172,6 +172,9 @@
for(var/atom/movable/A in contents - component_parts)
A.forceMove(loc)
/obj/machinery/bodyscanner/force_eject_occupant()
go_out()
/obj/machinery/bodyscanner/ex_act(severity)
if(occupant)
occupant.ex_act(severity)