Fix mislabelled and stacked OmegaStation cameras (#36460)

* Fix stacked camera in OmegaStation departures

* Move some Omega cameras to the correct network
This commit is contained in:
Tad Hardesty
2018-03-17 07:52:52 -05:00
committed by CitadelStationBot
parent 13709a7d34
commit 5edfbf5224
@@ -17967,8 +17967,7 @@
}, },
/obj/machinery/camera{ /obj/machinery/camera{
c_tag = "Kitchen Coldroom"; c_tag = "Kitchen Coldroom";
dir = 4; dir = 4
network = list("mine")
}, },
/turf/open/floor/plasteel/freezer, /turf/open/floor/plasteel/freezer,
/area/crew_quarters/kitchen) /area/crew_quarters/kitchen)
@@ -28475,8 +28474,7 @@
}, },
/obj/machinery/camera{ /obj/machinery/camera{
c_tag = "Crematorium"; c_tag = "Crematorium";
dir = 4; dir = 4
network = list("mine")
}, },
/turf/open/floor/plasteel/vault/side{ /turf/open/floor/plasteel/vault/side{
dir = 4 dir = 4
@@ -30395,11 +30393,6 @@
/obj/structure/chair{ /obj/structure/chair{
dir = 8 dir = 8
}, },
/obj/machinery/camera{
c_tag = "Shuttle Docking Foyer";
dir = 8;
network = list("mine")
},
/obj/machinery/camera{ /obj/machinery/camera{
c_tag = "Escape Arm Airlocks"; c_tag = "Escape Arm Airlocks";
dir = 8 dir = 8