Skip to content

Commit

Permalink
delta: move bridge request console to a location more accessible to o…
Browse files Browse the repository at this point in the history
…bservers (#24851)

* rename all station files and datums, consolidate types into one file

* delta: move bridge request console from under AI display
  • Loading branch information
warriorstar-orion authored Apr 6, 2024
1 parent 3291633 commit 1c68d1a
Showing 1 changed file with 14 additions and 9 deletions.
23 changes: 14 additions & 9 deletions _maps/map_files/stations/deltastation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -29833,14 +29833,6 @@
pixel_y = -24;
req_one_access_txt = "75"
},
/obj/machinery/requests_console{
announcementConsole = 1;
department = "Bridge";
departmentType = 5;
name = "Bridge Requests Console";
pixel_x = -30;
pixel_y = -30
},
/turf/simulated/floor/carpet,
/area/station/command/bridge)
"bHt" = (
Expand Down Expand Up @@ -82529,6 +82521,19 @@
/obj/structure/cable,
/turf/simulated/floor/plating,
/area/station/command/office/cmo)
"nRs" = (
/obj/machinery/requests_console{
announcementConsole = 1;
department = "Bridge";
departmentType = 5;
name = "Bridge Requests Console";
pixel_y = -30;
dir = 1
},
/turf/simulated/floor/plasteel{
icon_state = "darkblue"
},
/area/station/command/bridge)
"nRv" = (
/obj/structure/disposalpipe/segment{
dir = 4
Expand Down Expand Up @@ -141678,7 +141683,7 @@ bwf
bAC
bCl
byU
bFy
nRs
bWX
bWX
iDU
Expand Down

0 comments on commit 1c68d1a

Please sign in to comment.