Fixes yet another supply shuttle issue (#2105)
This commit is contained in:
committed by
kevinz000
parent
9c4923a6ca
commit
7bb4ff2d2a
@@ -16,7 +16,9 @@ GLOBAL_LIST_INIT(blacklisted_cargo_types, typecacheof(list(
|
|||||||
/obj/structure/recieving_pad,
|
/obj/structure/recieving_pad,
|
||||||
/obj/effect/clockwork/spatial_gateway,
|
/obj/effect/clockwork/spatial_gateway,
|
||||||
/obj/structure/destructible/clockwork/powered/clockwork_obelisk,
|
/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
|
/obj/docking_port/mobile/supply
|
||||||
|
|||||||
Reference in New Issue
Block a user