mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 01:19:02 +00:00
Merge pull request #5631 from Citadel-Station-13/upstream-merge-35733
[MIRROR] [s] Cameranet fixes
This commit is contained in:
@@ -1900,7 +1900,7 @@
|
||||
/obj/machinery/computer/security/telescreen{
|
||||
dir = 1;
|
||||
name = "Bunker Entrance";
|
||||
network = list("Bunker1");
|
||||
network = list("bunker1");
|
||||
pixel_y = 2
|
||||
},
|
||||
/turf/open/floor/plasteel/floorgrime,
|
||||
@@ -2413,7 +2413,7 @@
|
||||
/area/ruin/space/has_grav/deepstorage)
|
||||
"fU" = (
|
||||
/obj/machinery/camera{
|
||||
network = list("Bunker1")
|
||||
network = list("bunker1")
|
||||
},
|
||||
/obj/structure/sign/warning/securearea{
|
||||
pixel_y = 32
|
||||
|
||||
Reference in New Issue
Block a user