Skip to content

Commit

Permalink
leave me
Browse files Browse the repository at this point in the history
  • Loading branch information
kyunkyunkyun committed Jan 4, 2025
1 parent 2de337d commit 683091a
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 6 deletions.
21 changes: 16 additions & 5 deletions _maps/map_files220/stations/deltastation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -24707,9 +24707,16 @@
/area/station/maintenance/disposal/west)
"bXo" = (
/obj/structure/table/glass,
/obj/machinery/light_switch/north,
/obj/machinery/light_switch/north{
pixel_x = -6
},
/obj/structure/extinguisher_cabinet/directional/east,
/obj/item/soap,
/obj/item/reagent_containers/spray/cleaner,
/obj/machinery/button/windowtint/west{
id = "paramedic";
pixel_x = 6;
pixel_y = 24
},
/turf/simulated/floor/plasteel{
dir = 5;
icon_state = "whiteblue"
Expand Down Expand Up @@ -38932,7 +38939,9 @@
},
/area/station/hallway/primary/aft)
"dgD" = (
/obj/effect/spawner/window/reinforced/grilled,
/obj/effect/spawner/window/reinforced/polarized/grilled{
id = "paramedic"
},
/turf/simulated/floor/plating,
/area/station/medical/paramedic)
"dgE" = (
Expand Down Expand Up @@ -40436,12 +40445,12 @@
/turf/simulated/floor/plasteel/dark,
/area/station/maintenance/abandonedbar)
"dnJ" = (
/obj/machinery/disposal,
/obj/machinery/camera{
c_tag = "Medbay Paramedic";
network = list("Medbay","SS13");
dir = 1
},
/obj/structure/closet/paramedic,
/turf/simulated/floor/plasteel{
dir = 10;
icon_state = "whiteblue"
Expand Down Expand Up @@ -40725,7 +40734,6 @@
/turf/simulated/floor/plating,
/area/station/maintenance/port2)
"dpf" = (
/obj/structure/closet/paramedic,
/obj/item/radio/intercom/directional/south,
/turf/simulated/floor/plasteel{
icon_state = "whiteblue"
Expand Down Expand Up @@ -48340,6 +48348,9 @@
},
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/effect/mapping_helpers/airlock/polarized{
id = "paramedic"
},
/obj/effect/mapping_helpers/airlock/access/any/medical/paramedic,
/turf/simulated/floor/plasteel{
icon_state = "white"
Expand Down
16 changes: 15 additions & 1 deletion _maps/map_files220/stations/metastation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -30982,6 +30982,12 @@
/area/station/medical/reception)
"cop" = (
/obj/structure/closet/secure_closet/paramedic,
/obj/machinery/light_switch/west,
/obj/machinery/button/windowtint/west{
id = "paramedic";
pixel_y = 8;
range = 10
},
/turf/simulated/floor/plasteel{
icon_state = "whitebluefull"
},
Expand Down Expand Up @@ -68148,6 +68154,9 @@
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/medical/glass,
/obj/effect/mapping_helpers/airlock/autoname,
/obj/effect/mapping_helpers/airlock/polarized{
id = "paramedic"
},
/obj/effect/mapping_helpers/airlock/access/any/medical/paramedic,
/turf/simulated/floor/plasteel{
icon_state = "whitebluefull"
Expand Down Expand Up @@ -69039,6 +69048,9 @@
/obj/structure/cable/yellow{
icon_state = "1-2"
},
/obj/effect/mapping_helpers/airlock/polarized{
id = "paramedic"
},
/obj/effect/mapping_helpers/airlock/access/any/medical/paramedic,
/turf/simulated/floor/plasteel{
icon_state = "whitebluefull"
Expand Down Expand Up @@ -80776,7 +80788,9 @@
/turf/simulated/floor/plating,
/area/station/maintenance/fpmaint)
"xvh" = (
/obj/effect/spawner/window/reinforced/grilled,
/obj/effect/spawner/window/reinforced/polarized/grilled{
id = "paramedic"
},
/turf/simulated/floor/plating,
/area/station/medical/paramedic)
"xvi" = (
Expand Down

0 comments on commit 683091a

Please sign in to comment.