diff --git a/code/modules/shuttle/supply.dm b/code/modules/shuttle/supply.dm index 42f3f42ef6f..07a0d0bcee4 100644 --- a/code/modules/shuttle/supply.dm +++ b/code/modules/shuttle/supply.dm @@ -20,7 +20,8 @@ GLOBAL_LIST_INIT(blacklisted_cargo_types, typecacheof(list( /obj/machinery/r_n_d/protolathe, //print tracking beacons, send shuttle /obj/machinery/autolathe, //same /obj/item/projectile/beam/wormhole, - /obj/effect/portal + /obj/effect/portal, + /obj/item/device/shared_storage ))) /obj/docking_port/mobile/supply