mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
Swappers can no longer be sent on cargo shuttle. (#45133)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user