Skip to content

Commit

Permalink
3
Browse files Browse the repository at this point in the history
  • Loading branch information
Lexanx committed Jan 5, 2025
1 parent a493029 commit 23220e1
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions maps/away/meatstation/meatstation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1995,7 +1995,7 @@
/area/meatstation/medical)
"eG" = (
/obj/structure/table/glass,
/obj/machinery/microscope,
/obj/machinery/computer/microscope,
/obj/floor_decal/corner/red/border{
dir = 4
},
Expand Down Expand Up @@ -5951,7 +5951,7 @@
"oz" = (
/obj/structure/table/glass,
/obj/decal/cleanable/blood/drip,
/obj/machinery/dnaforensics,
/obj/machinery/computer/dnaforensics,
/turf/simulated/floor/tiled/white,
/area/meatstation/lab)
"oA" = (
Expand Down
6 changes: 3 additions & 3 deletions maps/random_ruins/exoplanet_ruins/oldlab2/oldlab2.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
dir = 4
},
/obj/structure/table/standard,
/obj/machinery/microscope{
/obj/machinery/computer/microscope{
pixel_x = -8
},
/turf/simulated/floor/tiled/white,
Expand Down Expand Up @@ -8345,7 +8345,7 @@
/turf/simulated/floor/tiled/dark,
/area/map_template/oldlab2/recandlockers)
"Sg" = (
/obj/machinery/dnaforensics,
/obj/machinery/computer/dnaforensics,
/obj/structure/table/steel_reinforced,
/turf/simulated/floor/tiled/dark,
/area/map_template/oldlab2/lab)
Expand Down Expand Up @@ -9401,7 +9401,7 @@
/obj/floor_decal/industrial/warning{
dir = 4
},
/obj/machinery/microscope,
/obj/machinery/computer/microscope,
/obj/structure/table/steel_reinforced,
/obj/machinery/atmospherics/unary/vent_scrubber/on,
/turf/simulated/floor/tiled/dark,
Expand Down
4 changes: 2 additions & 2 deletions maps/sierra/_references/z1-3_sierra.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -16242,7 +16242,7 @@
/area/crew_quarters/heads/office/cmo)
"dAo" = (
/obj/structure/table/glass,
/obj/machinery/microscope,
/obj/machinery/computer/microscope,
/obj/item/device/radio/intercom{
pixel_y = 26
},
Expand Down Expand Up @@ -22595,7 +22595,7 @@
},
/turf/simulated/floor/tiled/dark)
"eTl" = (
/obj/machinery/dnaforensics,
/obj/machinery/computer/dnaforensics,
/obj/machinery/light{
dir = 1
},
Expand Down
4 changes: 2 additions & 2 deletions maps/torch/torch5_deck1.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -5703,7 +5703,7 @@
/turf/simulated/floor/tiled/dark,
/area/security/evidence)
"alX" = (
/obj/machinery/dnaforensics,
/obj/machinery/computer/dnaforensics,
/obj/structure/table/glass,
/turf/simulated/floor/tiled/white,
/area/security/detectives_office)
Expand Down Expand Up @@ -21639,7 +21639,7 @@
/obj/machinery/light{
dir = 1
},
/obj/machinery/microscope,
/obj/machinery/computer/microscope,
/turf/simulated/floor/tiled/white,
/area/security/detectives_office)
"lAb" = (
Expand Down

0 comments on commit 23220e1

Please sign in to comment.