Merge pull request #5965 from Citadel-Station-13/upstream-merge-36460
[MIRROR] Fix mislabelled and stacked OmegaStation cameras
This commit is contained in:
@@ -17967,8 +17967,7 @@
|
||||
},
|
||||
/obj/machinery/camera{
|
||||
c_tag = "Kitchen Coldroom";
|
||||
dir = 4;
|
||||
network = list("mine")
|
||||
dir = 4
|
||||
},
|
||||
/turf/open/floor/plasteel/freezer,
|
||||
/area/crew_quarters/kitchen)
|
||||
@@ -28475,8 +28474,7 @@
|
||||
},
|
||||
/obj/machinery/camera{
|
||||
c_tag = "Crematorium";
|
||||
dir = 4;
|
||||
network = list("mine")
|
||||
dir = 4
|
||||
},
|
||||
/turf/open/floor/plasteel/vault/side{
|
||||
dir = 4
|
||||
@@ -30395,11 +30393,6 @@
|
||||
/obj/structure/chair{
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/camera{
|
||||
c_tag = "Shuttle Docking Foyer";
|
||||
dir = 8;
|
||||
network = list("mine")
|
||||
},
|
||||
/obj/machinery/camera{
|
||||
c_tag = "Escape Arm Airlocks";
|
||||
dir = 8
|
||||
|
||||
Reference in New Issue
Block a user