diff --git a/code/modules/shuttle/supply.dm b/code/modules/shuttle/supply.dm index fd84bb12bea..be3180dccbe 100644 --- a/code/modules/shuttle/supply.dm +++ b/code/modules/shuttle/supply.dm @@ -25,7 +25,8 @@ GLOBAL_LIST_INIT(blacklisted_cargo_types, typecacheof(list( /obj/item/shared_storage, /obj/structure/extraction_point, /obj/machinery/syndicatebomb, - /obj/item/hilbertshotel + /obj/item/hilbertshotel, + /obj/item/swapper ))) /obj/docking_port/mobile/supply