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