diff --git a/code/modules/shuttle/supply.dm b/code/modules/shuttle/supply.dm index a0bc4f0d1f..213e2d8b17 100644 --- a/code/modules/shuttle/supply.dm +++ b/code/modules/shuttle/supply.dm @@ -21,7 +21,8 @@ GLOBAL_LIST_INIT(blacklisted_cargo_types, typecacheof(list( /obj/machinery/autolathe, //same /obj/item/projectile/beam/wormhole, /obj/effect/portal, - /obj/item/device/shared_storage + /obj/item/device/shared_storage, + /obj/structure/extraction_point ))) /obj/docking_port/mobile/supply