Skip to content

Commit

Permalink
Update NSSJourney.dmm
Browse files Browse the repository at this point in the history
  • Loading branch information
Iajret committed Sep 24, 2023
1 parent d388349 commit 6971551
Showing 1 changed file with 27 additions and 32 deletions.
59 changes: 27 additions & 32 deletions _maps/map_files/NSSJourney/NSSJourney.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -23044,13 +23044,6 @@
/turf/open/floor/plating,
/area/station/maintenance/aft)
"bHY" = (
/obj/machinery/door_buttons/access_button{
idDoor = "virology_airlock_exterior";
idSelf = "virology_airlock_control";
name = "Virology Access Button";
pixel_x = -24;
req_access = list("virology")
},
/obj/machinery/door/firedoor,
/obj/effect/mapping_helpers/airlock/locked,
/obj/machinery/door/airlock/virology{
Expand Down Expand Up @@ -25549,22 +25542,21 @@
/turf/open/floor/iron/dark,
/area/station/medical/virology)
"bRP" = (
/obj/machinery/door_buttons/airlock_controller{
idExterior = "virology_airlock_exterior";
idInterior = "virology_airlock_interior";
idSelf = "virology_airlock_control";
name = "Virology Access Console";
pixel_x = 8;
pixel_y = 22;
req_access = list("virology")
},
/obj/machinery/light_switch{
pixel_x = -4;
pixel_y = 24
},
/obj/effect/turf_decal/trimline/green/filled/line{
dir = 9
},
/obj/machinery/door_buttons/access_button{
idDoor = "virology_airlock_interior";
idSelf = "virology_airlock_control";
name = "Virology Access Button";
pixel_x = 8;
req_access = list("virology");
pixel_y = 24
},
/turf/open/floor/iron/white,
/area/station/medical/virology)
"bRQ" = (
Expand Down Expand Up @@ -35511,9 +35503,7 @@
/turf/open/floor/wood,
/area/station/service/library/abandoned)
"dSj" = (
/obj/machinery/dish_drive/bullet{
succrange = 4
},
/obj/machinery/dish_drive/bullet,
/turf/open/floor/iron/dark,
/area/station/security/office)
"dSm" = (
Expand Down Expand Up @@ -37832,21 +37822,22 @@
/area/station/security/prison/safe)
"fRG" = (
/obj/structure/sink/directional/east,
/obj/machinery/door_buttons/access_button{
idDoor = "virology_airlock_interior";
idSelf = "virology_airlock_control";
name = "Virology Access Button";
pixel_x = 8;
pixel_y = -28;
req_access = list("virology")
},
/obj/effect/turf_decal/stripes/line{
dir = 10
},
/obj/effect/turf_decal/trimline/green/filled/line{
dir = 10
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/door_buttons/airlock_controller{
idExterior = "virology_airlock_exterior";
idInterior = "virology_airlock_interior";
idSelf = "virology_airlock_control";
name = "Virology Access Console";
pixel_x = 7;
pixel_y = -26;
req_access = list("virology")
},
/turf/open/floor/iron/white,
/area/station/medical/virology)
"fSb" = (
Expand Down Expand Up @@ -53844,13 +53835,9 @@
pixel_x = -5;
pixel_y = -1
},
/obj/item/folder/documents{
pixel_y = 2;
pixel_x = -5
},
/obj/item/folder/yellow{
pixel_x = -5;
pixel_y = 5
pixel_y = 3
},
/obj/item/folder/red{
pixel_y = 7;
Expand Down Expand Up @@ -58934,6 +58921,14 @@
dir = 10
},
/obj/item/kirbyplants/random,
/obj/machinery/door_buttons/access_button{
idDoor = "virology_airlock_exterior";
idSelf = "virology_airlock_control";
name = "Virology Access Button";
req_access = list("virology");
pixel_y = -24;
pixel_x = 8
},
/turf/open/floor/iron/white,
/area/station/medical/medbay/aft)
"yck" = (
Expand Down

0 comments on commit 6971551

Please sign in to comment.