Skip to content

Commit

Permalink
Merge branch 'master220' into trans
Browse files Browse the repository at this point in the history
  • Loading branch information
syndicatecat authored Sep 11, 2024
2 parents 399570a + c9ee220 commit 2f62498
Show file tree
Hide file tree
Showing 66 changed files with 1,616 additions and 1,125 deletions.
9 changes: 3 additions & 6 deletions _maps/map_files/Delta/delta.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -5807,12 +5807,8 @@
/area/engine/controlroom)
"aSH" = (
/obj/machinery/atmospherics/air_sensor{
id_tag = "air_sensor"
},
/obj/machinery/atmospherics/air_sensor{
frequency = 1443;
id_tag = "air_sensor";
output = 7
output = 23
},
/turf/simulated/floor/engine/air,
/area/atmos)
Expand Down Expand Up @@ -51506,7 +51502,8 @@
/area/crew_quarters/kitchen)
"gCu" = (
/obj/machinery/atmospherics/air_sensor{
id_tag = "mix_sensor"
id_tag = "mix_sensor";
output = 127
},
/turf/simulated/floor/engine/vacuum,
/area/atmos)
Expand Down
3 changes: 2 additions & 1 deletion _maps/map_files/RandomRuins/SpaceRuins/gasthelizards.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,8 @@
"rk" = (
/obj/machinery/atmospherics/air_sensor{
frequency = 1441;
id_tag = "mix_sensor_gtl"
id_tag = "mix_sensor_gtl";
output = 127
},
/turf/simulated/floor/engine,
/area/ruin/space/gasthelizards/viewzone)
Expand Down
4 changes: 2 additions & 2 deletions _maps/map_files/RandomZLevels/terrorspiders.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -6618,7 +6618,7 @@
/obj/machinery/atmospherics/air_sensor{
frequency = 1443;
id_tag = "UO71_air_sensor";
output = 7
output = 23
},
/turf/simulated/floor/engine/air,
/area/awaymission/UO71/eng)
Expand Down Expand Up @@ -8652,7 +8652,7 @@
"ty" = (
/obj/machinery/atmospherics/air_sensor{
id_tag = "UO71_waste_sensor";
output = 63
output = 127
},
/turf/simulated/floor/engine{
name = "vacuum floor";
Expand Down
4 changes: 2 additions & 2 deletions _maps/map_files/RandomZLevels/undergroundoutpost45.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -7065,7 +7065,7 @@
/obj/machinery/atmospherics/air_sensor{
frequency = 1443;
id_tag = "UO45_air_sensor";
output = 7
output = 23
},
/turf/simulated/floor/engine/air,
/area/awaymission/UO45/engineering)
Expand Down Expand Up @@ -9235,7 +9235,7 @@
"tg" = (
/obj/machinery/atmospherics/air_sensor{
id_tag = "UO45_waste_sensor";
output = 63
output = 127
},
/turf/simulated/floor/engine{
name = "vacuum floor";
Expand Down
6 changes: 4 additions & 2 deletions _maps/map_files/celestation/celestation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -57761,7 +57761,8 @@
/area/security/lobby)
"jFZ" = (
/obj/machinery/atmospherics/air_sensor{
id_tag = "mix_sensor"
id_tag = "mix_sensor";
output = 127
},
/turf/simulated/floor/engine/insulated/vacuum,
/area/atmos)
Expand Down Expand Up @@ -119365,7 +119366,8 @@
/area/chapel/main)
"vEd" = (
/obj/machinery/atmospherics/air_sensor{
id_tag = "air_sensor"
id_tag = "air_sensor";
output = 23
},
/turf/simulated/floor/engine/air,
/area/atmos)
Expand Down
6 changes: 4 additions & 2 deletions _maps/map_files/cerestation/cerestation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -48450,7 +48450,8 @@
/area/maintenance/asmaint5)
"kdK" = (
/obj/machinery/atmospherics/air_sensor{
id_tag = "mix_sensor"
id_tag = "mix_sensor";
output = 127
},
/turf/simulated/floor/engine/insulated/vacuum,
/area/atmos)
Expand Down Expand Up @@ -66834,7 +66835,8 @@
/area/security/prison/cell_block/A)
"pkf" = (
/obj/machinery/atmospherics/air_sensor{
id_tag = "air_sensor"
id_tag = "air_sensor";
output = 23
},
/turf/simulated/floor/engine/air,
/area/atmos)
Expand Down
4 changes: 2 additions & 2 deletions _maps/map_files/cyberiad/cyberiad.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -47970,7 +47970,7 @@
"cSr" = (
/obj/machinery/atmospherics/air_sensor{
id_tag = "waste_sensor";
output = 63
output = 127
},
/turf/simulated/floor/engine/insulated/vacuum,
/area/atmos)
Expand Down Expand Up @@ -66312,7 +66312,7 @@
/obj/machinery/atmospherics/air_sensor{
frequency = 1443;
id_tag = "air_sensor";
output = 7
output = 23
},
/turf/simulated/floor/engine/air,
/area/atmos)
Expand Down
9 changes: 3 additions & 6 deletions _maps/map_files/event/Station/delta_old.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,8 @@
/area/space/nearstation)
"acX" = (
/obj/machinery/atmospherics/air_sensor{
id_tag = "mix_sensor"
id_tag = "mix_sensor";
output = 127
},
/turf/simulated/floor/engine/insulated/vacuum,
/area/atmos)
Expand Down Expand Up @@ -41872,12 +41873,8 @@
/area/medical/virology)
"ehg" = (
/obj/machinery/atmospherics/air_sensor{
id_tag = "air_sensor"
},
/obj/machinery/atmospherics/air_sensor{
frequency = 1443;
id_tag = "air_sensor";
output = 7
output = 23
},
/turf/simulated/floor/engine/air,
/area/atmos)
Expand Down
6 changes: 4 additions & 2 deletions _maps/map_files/event/Station/towerstation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -13238,7 +13238,8 @@
/area/crew_quarters/bar/atrium)
"izH" = (
/obj/machinery/atmospherics/air_sensor{
id_tag = "mix_sensor"
id_tag = "mix_sensor";
output = 127
},
/turf/simulated/floor/engine/vacuum,
/area/atmos)
Expand Down Expand Up @@ -14350,7 +14351,8 @@
/area/medical/medbay)
"jlk" = (
/obj/machinery/atmospherics/air_sensor{
id_tag = "air_sensor"
id_tag = "air_sensor";
output = 23
},
/turf/simulated/floor/engine/air,
/area/atmos)
Expand Down
5 changes: 4 additions & 1 deletion _maps/map_files/generic/CentComm.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -34033,7 +34033,10 @@
req_access = list(114);
pixel_x = -24
},
/turf/simulated/wall/indestructible/reinforced,
/turf/simulated/floor/plasteel{
dir = 8;
icon_state = "darkyellowalt"
},
/area/centcom/supply)
"pLm" = (
/obj/machinery/light{
Expand Down
Loading

0 comments on commit 2f62498

Please sign in to comment.