Skip to content

Commit

Permalink
fix pipes and tests and computer
Browse files Browse the repository at this point in the history
  • Loading branch information
Cash Brunow committed Jan 14, 2025
1 parent 0e22563 commit 231cd69
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
28 changes: 14 additions & 14 deletions maps/event/sfv_tempeterra/tempeterra-1.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
/area/tempeterra/robotics)
"bX" = (
/obj/machinery/atmospherics/pipe/simple/visible/cyan{
dir = 8
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/visible/supply,
/obj/floor_decal/industrial/warning/corner{
Expand Down Expand Up @@ -389,7 +389,7 @@
/area/tempeterra/atmos/atmos)
"et" = (
/obj/machinery/atmospherics/pipe/simple/visible/cyan{
dir = 8
dir = 4
},
/obj/floor_decal/techfloor,
/obj/floor_decal/industrial/warning/corner{
Expand Down Expand Up @@ -433,7 +433,7 @@
/area/tempeterra/hangar)
"eK" = (
/obj/machinery/atmospherics/pipe/simple/hidden/fuel{
dir = 8
dir = 4
},
/obj/structure/cable{
d1 = 4;
Expand Down Expand Up @@ -944,7 +944,7 @@
/area/tempeterra/atmos/monitoring)
"jL" = (
/obj/machinery/atmospherics/pipe/simple/hidden/fuel{
dir = 8
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 4
Expand Down Expand Up @@ -1373,7 +1373,7 @@
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/hidden/fuel{
dir = 8
dir = 4
},
/obj/structure/railing/mapped,
/obj/machinery/power/apc/tempeterra{
Expand Down Expand Up @@ -1607,7 +1607,7 @@
/area/tempeterra/atmos/monitoring)
"rd" = (
/obj/machinery/atmospherics/pipe/simple/visible/cyan{
dir = 8
dir = 4
},
/obj/floor_decal/industrial/warning,
/obj/floor_decal/industrial/warning/corner{
Expand All @@ -1630,7 +1630,7 @@
/area/tempeterra/thirddeck/hallway/ladder/starboard)
"rk" = (
/obj/machinery/atmospherics/pipe/simple/hidden/fuel{
dir = 8
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 4
Expand Down Expand Up @@ -1722,7 +1722,7 @@
dir = 9
},
/obj/machinery/atmospherics/pipe/simple/hidden/fuel{
dir = 8
dir = 4
},
/obj/structure/cable{
d1 = 2;
Expand Down Expand Up @@ -2488,7 +2488,7 @@
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/hidden/fuel{
dir = 8
dir = 4
},
/obj/structure/cable{
d1 = 4;
Expand Down Expand Up @@ -2675,7 +2675,7 @@
dir = 1
},
/obj/machinery/atmospherics/pipe/simple/visible/cyan{
dir = 8
dir = 4
},
/obj/floor_decal/industrial/warning/corner,
/obj/structure/railing/mapped{
Expand Down Expand Up @@ -3484,7 +3484,7 @@
icon_state = "4-8"
},
/obj/machinery/atmospherics/pipe/simple/hidden/fuel{
dir = 8
dir = 4
},
/obj/floor_decal/industrial/shutoff{
dir = 4
Expand Down Expand Up @@ -3741,7 +3741,7 @@
},
/obj/machinery/atmospherics/pipe/simple/visible/universal,
/obj/machinery/atmospherics/pipe/simple/visible/cyan{
dir = 8
dir = 4
},
/obj/floor_decal/industrial/warning{
dir = 6
Expand Down Expand Up @@ -4232,7 +4232,7 @@
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/hidden/fuel{
dir = 8
dir = 4
},
/obj/structure/cable{
d1 = 4;
Expand Down Expand Up @@ -4877,7 +4877,7 @@
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/hidden/fuel{
dir = 8
dir = 4
},
/obj/structure/cable{
d1 = 4;
Expand Down
6 changes: 3 additions & 3 deletions maps/event/sfv_tempeterra/tempeterra-3.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -4527,9 +4527,6 @@
"OQ" = (
/obj/floor_decal/borderfloorblack,
/obj/floor_decal/corner/paleblue/border,
/obj/machinery/computer{
dir = 4
},
/obj/machinery/atmospherics/unary/vent_pump/on{
dir = 1;
level = 2
Expand All @@ -4538,6 +4535,9 @@
dir = 1;
pixel_y = -22
},
/obj/machinery/computer/modular/preset/engineering{
dir = 4
},
/turf/simulated/floor/tiled/techfloor,
/area/tempeterra/crew/disposals)
"OU" = (
Expand Down

0 comments on commit 231cd69

Please sign in to comment.