Merge pull request #5965 from Citadel-Station-13/upstream-merge-36460

[MIRROR] Fix mislabelled and stacked OmegaStation cameras
This commit is contained in:
deathride58
2018-03-17 23:46:08 +00:00
committed by GitHub
@@ -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