Fixes a bunch of things being able to get to centcom (#23485)

* Fixes a bunch of things being able to get to centcom

* whoops

* smart
This commit is contained in:
Joan Lung
2017-02-01 15:52:51 +13:00
committed by oranges
parent ba75a8001f
commit f2b4cd7dca
2 changed files with 10 additions and 7 deletions
+6 -1
View File
@@ -12,7 +12,12 @@ var/list/blacklisted_cargo_types = typecacheof(list(
/obj/machinery/telepad,
/obj/machinery/quantumpad,
/obj/machinery/clonepod,
/obj/effect/mob_spawn
/obj/effect/mob_spawn,
/obj/effect/hierophant,
/obj/structure/recieving_pad,
/obj/effect/clockwork/spatial_gateway,
/obj/structure/destructible/clockwork/powered/clockwork_obelisk,
/obj/item/device/warp_cube
))
/obj/docking_port/mobile/supply