diff --git a/code/modules/shuttle/supply.dm b/code/modules/shuttle/supply.dm index c0d3714acf..170073d5df 100644 --- a/code/modules/shuttle/supply.dm +++ b/code/modules/shuttle/supply.dm @@ -16,7 +16,9 @@ GLOBAL_LIST_INIT(blacklisted_cargo_types, typecacheof(list( /obj/structure/recieving_pad, /obj/effect/clockwork/spatial_gateway, /obj/structure/destructible/clockwork/powered/clockwork_obelisk, - /obj/item/device/warp_cube + /obj/item/device/warp_cube, + /obj/machinery/r_n_d/protolathe, //print tracking beacons, send shuttle + /obj/machinery/autolathe //same ))) /obj/docking_port/mobile/supply