Merge pull request #36850 from 81Denton/pubby-bombsite-cams
Pubby: fixes bomb testing site cam networks
This commit is contained in:
committed by
CitadelStationBot
parent
75a49c53c8
commit
b58c0a8157
@@ -36064,10 +36064,10 @@
|
||||
/area/science/mixing)
|
||||
"bJT" = (
|
||||
/obj/machinery/computer/security/telescreen{
|
||||
desc = "Used for watching the test chamber.";
|
||||
desc = "Used for watching the bomb testing site.";
|
||||
dir = 2;
|
||||
layer = 4;
|
||||
name = "Test Chamber Telescreen";
|
||||
name = "Testing Site Telescreen";
|
||||
network = list("toxins");
|
||||
pixel_y = -32
|
||||
},
|
||||
@@ -45555,7 +45555,7 @@
|
||||
invuln = 1;
|
||||
luminosity = 3;
|
||||
name = "Hardened Bomb-Test Camera";
|
||||
network = list("toxins");
|
||||
network = list("ss13", "rd", "toxins");
|
||||
use_power = 0
|
||||
},
|
||||
/turf/open/floor/plating/asteroid/airless,
|
||||
@@ -46582,7 +46582,7 @@
|
||||
invuln = 1;
|
||||
luminosity = 3;
|
||||
name = "Hardened Bomb-Test Camera";
|
||||
network = list("toxins");
|
||||
network = list("ss13", "rd", "toxins");
|
||||
use_power = 0
|
||||
},
|
||||
/turf/open/floor/plating/asteroid/airless,
|
||||
|
||||
Reference in New Issue
Block a user