Skip to content

Commit

Permalink
Project ARES: Adds more APOLLO consoles (#4208)
Browse files Browse the repository at this point in the history
# About the pull request
Adds some APOLLO consoles to medbay (Reception desk, Surgical storeroom
& Research Hydroponics)
Moves the console outside ARES reception to be within the area, propped
on the reception desk.
<!-- Remove this text and explain what the purpose of your PR is.

Mention if you have tested your changes. If you changed a map, make sure
you used the mapmerge tool.
If this is an Issue Correction, you can type "Fixes Issue #169420" to
link the PR to the corresponding Issue number #169420.

Remember: something that is self-evident to you might not be to others.
Explain your rationale fully, even if you feel it goes without saying.
-->

# Explain why it's good for the game
Medical tends to get a bit bloody, and they're the only department
without one (that needs one frequently)
The console outside ARES reception can't be used to return access
tickets because it's outside the area they're automatically removed.
This fixes that.
# Testing Photographs and Procedure
<details>
<summary>Screenshots & Videos</summary>

Put screenshots and videos here with an empty line between the
screenshots and the `<details>` tags.

</details>


# Changelog
:cl:
maptweak: Adds a couple APOLLO consoles to upper and lower medical.
Moves the one outside ARES reception slightly.
/:cl:
  • Loading branch information
realforest2001 authored Sep 11, 2023
1 parent 51e63bc commit e6b3602
Showing 1 changed file with 16 additions and 15 deletions.
31 changes: 16 additions & 15 deletions maps/map_files/USS_Almayer/USS_Almayer.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -34473,6 +34473,10 @@
/obj/structure/machinery/camera/autoname/almayer/containment/ares{
dir = 1
},
/obj/structure/machinery/computer/working_joe{
dir = 8;
pixel_x = 29
},
/turf/open/floor/almayer/no_build{
icon_state = "ai_floors"
},
Expand Down Expand Up @@ -54621,20 +54625,6 @@
icon_state = "bluefull"
},
/area/almayer/living/briefing)
"nMq" = (
/obj/effect/decal/warning_stripes{
icon_state = "E";
pixel_x = 1
},
/obj/structure/machinery/computer/working_joe{
dir = 8;
pixel_x = 17
},
/turf/open/floor/almayer{
dir = 4;
icon_state = "silver"
},
/area/almayer/hallways/aft_hallway)
"nMu" = (
/turf/open/floor/almayer{
dir = 9;
Expand Down Expand Up @@ -67620,6 +67610,10 @@
pixel_y = 5
},
/obj/item/tool/pen,
/obj/structure/machinery/computer/working_joe{
dir = 8;
pixel_x = 17
},
/turf/open/floor/almayer{
icon_state = "sterile_green_side"
},
Expand Down Expand Up @@ -68625,6 +68619,10 @@
/area/almayer/command/cic)
"tUv" = (
/obj/structure/machinery/iv_drip,
/obj/structure/machinery/computer/working_joe{
dir = 8;
pixel_x = 17
},
/turf/open/floor/almayer{
dir = 4;
icon_state = "sterile_green_corner"
Expand Down Expand Up @@ -77594,6 +77592,9 @@
layer = 2.9;
pixel_x = -8
},
/obj/structure/machinery/computer/working_joe{
pixel_y = 16
},
/turf/open/floor/almayer{
icon_state = "mono"
},
Expand Down Expand Up @@ -117082,7 +117083,7 @@ auG
azb
azb
azb
nMq
auG
aDp
apK
cbr
Expand Down

0 comments on commit e6b3602

Please sign in to comment.