Skip to content

Commit

Permalink
[READY] Fixes all of the broken medical record consoles in SerenitySt…
Browse files Browse the repository at this point in the history
…ation. (#4206)

initial
  • Loading branch information
rutek-code authored and Krashly committed Aug 6, 2024
1 parent 07bdf60 commit 5ed9f32
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions _maps/map_files/SerenityStation/SerenityStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -6567,12 +6567,12 @@
/turf/open/floor/iron/white,
/area/station/science/lab)
"bSp" = (
/obj/machinery/computer/med_data{
dir = 8
},
/obj/effect/turf_decal/trimline/blue/filled/line{
dir = 4
},
/obj/machinery/computer/records/medical{
dir = 8
},
/turf/open/floor/iron/white,
/area/station/medical/medbay/lobby)
"bSy" = (
Expand Down Expand Up @@ -42110,7 +42110,7 @@
/turf/open/floor/plating,
/area/station/maintenance/port/greater)
"maZ" = (
/obj/machinery/computer/med_data,
/obj/machinery/computer/records/medical,
/obj/effect/turf_decal/tile/green/half/contrasted{
dir = 1
},
Expand Down Expand Up @@ -61270,7 +61270,7 @@
},
/obj/effect/mapping_helpers/requests_console/assistance,
/obj/effect/mapping_helpers/requests_console/supplies,
/obj/machinery/computer/med_data{
/obj/machinery/computer/records/medical{
dir = 8
},
/obj/machinery/computer/security/telescreen/med_sec/directional/north,
Expand Down Expand Up @@ -67413,9 +67413,9 @@
/turf/open/misc/sandy_dirt/forest,
/area/forestplanet/outdoors/nospawn)
"tDx" = (
/obj/machinery/computer/med_data/laptop{
dir = 1;
pixel_y = 4
/obj/machinery/computer/records/medical{
pixel_y = 4;
dir = 1
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/wood/large,
Expand Down

0 comments on commit 5ed9f32

Please sign in to comment.