Skip to content

Commit

Permalink
Adds 10 more apollo consoles
Browse files Browse the repository at this point in the history
  • Loading branch information
realforest2001 committed Jul 2, 2023
1 parent 44fd728 commit b387f27
Showing 1 changed file with 35 additions and 6 deletions.
41 changes: 35 additions & 6 deletions maps/map_files/USS_Almayer/USS_Almayer.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2839,6 +2839,10 @@
pixel_y = 7
},
/obj/effect/decal/cleanable/blood/oil,
/obj/structure/machinery/computer/working_joe{
dir = 4;
pixel_x = -17
},
/turf/open/floor/almayer{
dir = 8;
icon_state = "silver"
Expand Down Expand Up @@ -5322,7 +5326,13 @@
"are" = (
/obj/structure/machinery/computer/demo_sim{
dir = 4;
pixel_x = -16
pixel_x = -17;
pixel_y = 8
},
/obj/structure/machinery/computer/working_joe{
dir = 4;
pixel_x = -17;
pixel_y = -8
},
/turf/open/floor/almayer,
/area/almayer/engineering/engineering_workshop/hangar)
Expand Down Expand Up @@ -9677,6 +9687,9 @@
/area/almayer/shipboard/brig/main_office)
"aEm" = (
/obj/structure/surface/table/almayer,
/obj/structure/machinery/computer/working_joe{
dir = 4
},
/turf/open/floor/almayer{
icon_state = "plate"
},
Expand Down Expand Up @@ -10322,6 +10335,10 @@
},
/area/almayer/living/numbertwobunks)
"aHo" = (
/obj/structure/machinery/computer/working_joe{
dir = 4;
pixel_x = -17
},
/turf/open/floor/almayer{
dir = 8;
icon_state = "orange"
Expand Down Expand Up @@ -18183,7 +18200,7 @@
/area/almayer/squads/bravo)
"buQ" = (
/obj/structure/surface/table/almayer,
/obj/structure/machinery/computer/station_alert{
/obj/structure/machinery/computer/working_joe{
dir = 8
},
/turf/open/floor/almayer{
Expand Down Expand Up @@ -21103,11 +21120,11 @@
},
/area/almayer/squads/req)
"bIw" = (
/obj/structure/machinery/prop/almayer/computer,
/obj/structure/surface/table/almayer,
/obj/structure/machinery/light{
dir = 1
},
/obj/structure/machinery/computer/working_joe,
/turf/open/floor/almayer{
dir = 1;
icon_state = "red"
Expand Down Expand Up @@ -39046,12 +39063,12 @@
/area/almayer/medical/upper_medical)
"hbZ" = (
/obj/structure/surface/table/almayer,
/obj/structure/machinery/computer/station_alert{
dir = 4
},
/obj/structure/sign/safety/terminal{
pixel_x = -17
},
/obj/structure/machinery/computer/working_joe{
dir = 4
},
/turf/open/floor/almayer{
dir = 8;
icon_state = "orange"
Expand Down Expand Up @@ -49790,6 +49807,9 @@
"lXg" = (
/obj/structure/surface/table/almayer,
/obj/structure/machinery/recharger,
/obj/structure/machinery/computer/working_joe{
pixel_y = 16
},
/turf/open/floor/almayer{
icon_state = "plate"
},
Expand Down Expand Up @@ -56167,6 +56187,10 @@
},
/obj/effect/decal/cleanable/cobweb2/dynamic,
/obj/item/packageWrap,
/obj/structure/machinery/computer/working_joe{
dir = 8;
pixel_x = 17
},
/turf/open/floor/almayer{
icon_state = "test_floor5"
},
Expand Down Expand Up @@ -76719,6 +76743,11 @@
},
/obj/structure/surface/rack,
/obj/effect/spawner/random/toolbox,
/obj/structure/machinery/computer/working_joe{
dir = 4;
pixel_y = 14;
pixel_x = -17
},
/turf/open/floor/almayer{
dir = 10;
icon_state = "orange"
Expand Down

0 comments on commit b387f27

Please sign in to comment.