Merge pull request #2141 from Citadel-Station-13/upstream-merge-29495
[MIRROR] Portals do not go on supply shuttles
This commit is contained in:
@@ -18,7 +18,10 @@ GLOBAL_LIST_INIT(blacklisted_cargo_types, typecacheof(list(
|
||||
/obj/structure/destructible/clockwork/powered/clockwork_obelisk,
|
||||
/obj/item/device/warp_cube,
|
||||
/obj/machinery/r_n_d/protolathe, //print tracking beacons, send shuttle
|
||||
/obj/machinery/autolathe //same
|
||||
/obj/machinery/autolathe, //same
|
||||
/obj/item/projectile/beam/wormhole,
|
||||
/obj/effect/portal,
|
||||
/obj/item/device/shared_storage
|
||||
)))
|
||||
|
||||
/obj/docking_port/mobile/supply
|
||||
|
||||
Reference in New Issue
Block a user