mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Box interrogation camera fix (#17569)
* fixes box double interrogation camera and renames brig infirmary camera name to be more consistent with other camera names * stupid meta camera naming conventions grumble grumble * fix meta changed thing
This commit is contained in:
@@ -54724,23 +54724,6 @@
|
||||
icon_state = "platingdmg2"
|
||||
},
|
||||
/area/maintenance/aft)
|
||||
"sig" = (
|
||||
/obj/machinery/light{
|
||||
dir = 8
|
||||
},
|
||||
/obj/structure/chair/stool{
|
||||
pixel_y = 8
|
||||
},
|
||||
/obj/machinery/camera{
|
||||
c_tag = "Brig Interrogation";
|
||||
dir = 4;
|
||||
network = list("interrogation")
|
||||
},
|
||||
/obj/effect/turf_decal/trimline/blue/filled/line/lower{
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/floor/plasteel/white,
|
||||
/area/security/brig)
|
||||
"siG" = (
|
||||
/obj/machinery/door/airlock/maintenance{
|
||||
req_access_txt = "12"
|
||||
@@ -56893,6 +56876,22 @@
|
||||
/obj/structure/lattice/catwalk,
|
||||
/turf/open/space,
|
||||
/area/space/nearstation)
|
||||
"tbS" = (
|
||||
/obj/machinery/light{
|
||||
dir = 8
|
||||
},
|
||||
/obj/structure/chair/stool{
|
||||
pixel_y = 8
|
||||
},
|
||||
/obj/effect/turf_decal/trimline/blue/filled/line/lower{
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/camera{
|
||||
c_tag = "Brig Infirmary";
|
||||
dir = 4
|
||||
},
|
||||
/turf/open/floor/plasteel/white,
|
||||
/area/security/brig)
|
||||
"tcf" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/machinery/computer/arcade,
|
||||
@@ -96670,7 +96669,7 @@ fsi
|
||||
lnA
|
||||
agj
|
||||
soz
|
||||
sig
|
||||
tbS
|
||||
sax
|
||||
tvs
|
||||
agj
|
||||
|
||||
Reference in New Issue
Block a user