fixed delta's n2o console and adds fireaxe to atmos
This commit is contained in:
@@ -25012,6 +25012,10 @@
|
|||||||
dir = 1;
|
dir = 1;
|
||||||
icon_state = "pipe-c"
|
icon_state = "pipe-c"
|
||||||
},
|
},
|
||||||
|
/obj/structure/fireaxecabinet{
|
||||||
|
pixel_x = -32;
|
||||||
|
pixel_y = 0
|
||||||
|
},
|
||||||
/turf/open/floor/plasteel/caution{
|
/turf/open/floor/plasteel/caution{
|
||||||
icon_state = "caution";
|
icon_state = "caution";
|
||||||
dir = 8
|
dir = 8
|
||||||
@@ -29567,10 +29571,10 @@
|
|||||||
"bgT" = (
|
"bgT" = (
|
||||||
/obj/machinery/computer/atmos_control/tank{
|
/obj/machinery/computer/atmos_control/tank{
|
||||||
frequency = 1441;
|
frequency = 1441;
|
||||||
input_tag = "co2_in";
|
input_tag = "n2o_in";
|
||||||
name = "Carbon Dioxide Supply Control";
|
name = "Nitrous Oxide Supply Control";
|
||||||
output_tag = "co2_out";
|
output_tag = "n2o_out";
|
||||||
sensors = list("co2_sensor" = "Tank")
|
sensors = list("n2o_sensor" = "Tank")
|
||||||
},
|
},
|
||||||
/obj/structure/window/reinforced{
|
/obj/structure/window/reinforced{
|
||||||
dir = 8
|
dir = 8
|
||||||
@@ -138458,7 +138462,7 @@ aRf
|
|||||||
aSV
|
aSV
|
||||||
aUs
|
aUs
|
||||||
aIU
|
aIU
|
||||||
aIU
|
aSV
|
||||||
aIU
|
aIU
|
||||||
aSV
|
aSV
|
||||||
aSV
|
aSV
|
||||||
|
|||||||
Reference in New Issue
Block a user