Merge pull request #2141 from Citadel-Station-13/upstream-merge-29495

[MIRROR] Portals do not go on supply shuttles
This commit is contained in:
LetterJay
2017-07-26 19:52:03 -05:00
committed by GitHub
+4 -1
View File
@@ -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