Skip to content

Commit

Permalink
Венты
Browse files Browse the repository at this point in the history
  • Loading branch information
LordNest committed Dec 2, 2023
1 parent e9a7836 commit 29ceb64
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions maps/sierra/z1-z5_sierra.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -19952,7 +19952,8 @@
/area/turret_protected/ai)
"cXE" = (
/obj/machinery/atmospherics/unary/vent_pump/high_volume/airlock{
dir = 4
dir = 4;
id_tag = "td_port"
},
/obj/structure/catwalk,
/obj/machinery/embedded_controller/radio/airlock/airlock_controller{
Expand All @@ -19962,6 +19963,9 @@
dir = 4;
pixel_x = -20
},
/obj/floor_decal/industrial/warning/half{
dir = 4
},
/turf/simulated/floor/plating,
/area/maintenance/thirddeck/port)
"cXG" = (
Expand Down Expand Up @@ -71658,7 +71662,8 @@
/area/maintenance/compactor)
"kJX" = (
/obj/machinery/atmospherics/unary/vent_pump/high_volume/airlock{
dir = 8
dir = 8;
id_tag = "td_port"
},
/obj/floor_decal/industrial/warning/cee{
dir = 1
Expand Down Expand Up @@ -94514,7 +94519,8 @@
/area/engineering/atmos)
"ojh" = (
/obj/machinery/atmospherics/unary/vent_pump/high_volume/airlock{
dir = 4
dir = 4;
id_tag = "td_port"
},
/obj/floor_decal/industrial/warning/cee{
dir = 1
Expand Down Expand Up @@ -127504,7 +127510,8 @@
/area/medical/staging)
"sZZ" = (
/obj/machinery/atmospherics/unary/vent_pump/high_volume/airlock{
dir = 8
dir = 8;
id_tag = "td_port"
},
/obj/floor_decal/industrial/warning/cee,
/obj/structure/catwalk,
Expand Down Expand Up @@ -143165,7 +143172,8 @@
/area/thruster/d1starboard)
"vud" = (
/obj/machinery/atmospherics/unary/vent_pump/high_volume/airlock{
dir = 4
dir = 4;
id_tag = "td_port"
},
/obj/floor_decal/industrial/warning/cee,
/obj/structure/catwalk,
Expand Down Expand Up @@ -158789,7 +158797,8 @@
/area/quartermaster/office)
"xPm" = (
/obj/machinery/atmospherics/unary/vent_pump/high_volume/airlock{
dir = 8
dir = 8;
id_tag = "td_port"
},
/obj/floor_decal/industrial/warning/half{
dir = 4
Expand Down

0 comments on commit 29ceb64

Please sign in to comment.