Skip to content

Commit

Permalink
add: request console cart in pda (#5990)
Browse files Browse the repository at this point in the history
  • Loading branch information
dageavtobusnick authored Dec 13, 2024
1 parent 535eedf commit 53f085c
Show file tree
Hide file tree
Showing 26 changed files with 3,714 additions and 2,796 deletions.
2,171 changes: 1,096 additions & 1,075 deletions _maps/map_files/Delta/delta.dmm

Large diffs are not rendered by default.

525 changes: 295 additions & 230 deletions _maps/map_files/celestation/celestation.dmm

Large diffs are not rendered by default.

58 changes: 53 additions & 5 deletions _maps/map_files/cerestation/cerestation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -20248,6 +20248,12 @@
/obj/machinery/computer/guestpass{
pixel_y = -28
},
/obj/machinery/requests_console{
department = "Warden";
departmentType = 7;
name = "Warden's Requests Console";
pixel_x = -30
},
/turf/simulated/floor/plasteel{
dir = 10;
icon_state = "darkred"
Expand Down Expand Up @@ -25453,6 +25459,12 @@
dir = 1;
network = list("Medical","SS13")
},
/obj/machinery/requests_console{
department = "Virology";
departmentType = 3;
name = "Virology Requests Console";
pixel_y = -30
},
/turf/simulated/floor/plasteel{
icon_state = "whitegreen"
},
Expand Down Expand Up @@ -30446,8 +30458,8 @@
/area/maintenance/port)
"eLR" = (
/obj/machinery/requests_console{
department = "Tool Storage";
name = "Tool Storage Requests Console";
department = "Primary Tool Storage";
name = "Primary Tool Storage Requests Console";
pixel_y = 30
},
/obj/structure/disposalpipe/segment{
Expand Down Expand Up @@ -62776,6 +62788,12 @@
/area/security/detectives_office)
"obz" = (
/obj/machinery/cooker/deepfryer,
/obj/machinery/requests_console{
department = "Kitchen";
departmentType = 2;
name = "Kitchen Requests Console";
pixel_x = -30
},
/turf/simulated/floor/plasteel{
icon_state = "white"
},
Expand Down Expand Up @@ -62825,6 +62843,12 @@
dir = 5
},
/obj/item/twohanded/required/kirbyplants,
/obj/machinery/requests_console{
department = "Chapel";
departmentType = 2;
name = "Chapel Requests Console";
pixel_x = -30
},
/turf/simulated/floor/carpet/black,
/area/chapel/office)
"ocC" = (
Expand Down Expand Up @@ -64585,6 +64609,12 @@
/area/maintenance/atmospherics)
"oDP" = (
/obj/structure/closet/secure_closet/security,
/obj/machinery/requests_console{
department = "Security";
departmentType = 5;
name = "Security Requests Console";
pixel_y = 30
},
/turf/simulated/floor/plasteel{
dir = 9;
icon_state = "darkred"
Expand Down Expand Up @@ -64833,7 +64863,7 @@
/area/crew_quarters/bar)
"oHw" = (
/obj/machinery/requests_console{
department = "Medbay";
department = "Genetics";
departmentType = 1;
name = "Genetics Requests Console";
pixel_y = 30
Expand Down Expand Up @@ -78330,9 +78360,9 @@
/area/medical/cmo)
"sxu" = (
/obj/machinery/requests_console{
department = "Science";
department = "Research";
departmentType = 2;
name = "Science Requests Console";
name = "Research Requests Console";
pixel_x = -30
},
/obj/machinery/r_n_d/destructive_analyzer,
Expand Down Expand Up @@ -82324,6 +82354,12 @@
/obj/item/clothing/glasses/welding,
/obj/item/clothing/glasses/welding,
/obj/item/clothing/glasses/welding,
/obj/machinery/requests_console{
department = "Engineering";
departmentType = 3;
name = "Engineering Requests Console";
pixel_y = 30
},
/turf/simulated/floor/plasteel{
icon_state = "dark"
},
Expand Down Expand Up @@ -84394,6 +84430,11 @@
/turf/simulated/floor/plating,
/area/maintenance/engineering)
"umA" = (
/obj/machinery/requests_console{
department = "Locker Room";
name = "Locker Room Requests Console";
pixel_y = -30
},
/turf/simulated/floor/plasteel{
icon_state = "neutral"
},
Expand Down Expand Up @@ -88231,6 +88272,7 @@
/area/hallway/primary/port/north)
"vyB" = (
/obj/machinery/requests_console{
department = "Detective";
name = "Detective Requests Console";
pixel_y = -30
},
Expand Down Expand Up @@ -96782,6 +96824,12 @@
/obj/structure/disposalpipe/trunk{
dir = 8
},
/obj/machinery/requests_console{
department = "Science";
departmentType = 2;
name = "Science Requests Console";
pixel_y = 30
},
/turf/simulated/floor/plasteel,
/area/toxins/launch)
"xTW" = (
Expand Down
Loading

0 comments on commit 53f085c

Please sign in to comment.