Skip to content

Commit

Permalink
Adds medipen refillers to all in-rotation stations. (#3394)
Browse files Browse the repository at this point in the history
* Adds medipen refillers

* Oopsie daisy, forgot Delta

* Fixe boxstation
  • Loading branch information
Wisemonster authored Sep 17, 2024
1 parent 5b33e81 commit 4ba2fbc
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 3 deletions.
7 changes: 6 additions & 1 deletion _maps/map_files/Blueshift/Blueshift.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -109136,6 +109136,11 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/white,
/area/station/science/explab)
"vfq" = (
/obj/effect/turf_decal/trimline/blue/filled/line,
/obj/machinery/medipen_refiller,
/turf/open/floor/iron/white,
/area/station/medical/medbay/lobby)
"vfB" = (
/obj/structure/lattice,
/turf/open/openspace/airless,
Expand Down Expand Up @@ -224783,7 +224788,7 @@ ksY
vNX
oYi
vNX
bst
vfq
bql
exf
frF
Expand Down
7 changes: 6 additions & 1 deletion _maps/map_files/Deltastation/DeltaStation2.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -84291,6 +84291,11 @@
/obj/machinery/light/directional/south,
/turf/open/floor/iron,
/area/station/hallway/secondary/entry)
"ucY" = (
/obj/effect/turf_decal/trimline/blue/filled/line,
/obj/machinery/medipen_refiller,
/turf/open/floor/iron/white,
/area/station/medical/medbay/lobby)
"udb" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/structure/cable,
Expand Down Expand Up @@ -142421,7 +142426,7 @@ mpk
wTb
gkI
fNm
dnj
ucY
pGo
ntX
tVM
Expand Down
1 change: 1 addition & 0 deletions _maps/map_files/IceBoxStation/IceBoxStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -73857,6 +73857,7 @@
/obj/effect/turf_decal/tile/blue/anticorner/contrasted{
dir = 8
},
/obj/machinery/medipen_refiller,
/turf/open/floor/iron/white,
/area/station/medical/medbay/lobby)
"xGp" = (
Expand Down
1 change: 1 addition & 0 deletions _maps/map_files/MetaStation/MetaStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -27362,6 +27362,7 @@
/obj/effect/turf_decal/tile/blue/half/contrasted{
dir = 8
},
/obj/machinery/medipen_refiller,
/turf/open/floor/iron/white,
/area/station/medical/medbay/lobby)
"jHB" = (
Expand Down
1 change: 1 addition & 0 deletions _maps/map_files/Ouroboros/Ouroboros.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -32700,6 +32700,7 @@
/obj/effect/turf_decal/trimline/blue/filled/line{
dir = 10
},
/obj/machinery/medipen_refiller,
/turf/open/floor/iron/white,
/area/station/medical/medbay/lobby)
"jJu" = (
Expand Down
2 changes: 1 addition & 1 deletion _maps/map_files/Voidraptor/VoidRaptor.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -5515,7 +5515,6 @@
/turf/open/floor/iron/dark/textured,
/area/station/security/office)
"bDp" = (
/obj/machinery/medipen_refiller,
/obj/effect/turf_decal/bot,
/obj/structure/sign/poster/official/random/directional/south,
/obj/structure/disposalpipe/segment{
Expand Down Expand Up @@ -71928,6 +71927,7 @@
name = "medbay camera";
network = list("ss13","medbay")
},
/obj/machinery/medipen_refiller,
/turf/open/floor/iron/white/textured_edge,
/area/station/medical/medbay/lobby)
"uam" = (
Expand Down
1 change: 1 addition & 0 deletions _maps/map_files/tramstation/tramstation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -67840,6 +67840,7 @@
/obj/effect/turf_decal/trimline/blue/filled/line{
dir = 4
},
/obj/machinery/medipen_refiller,
/turf/open/floor/iron/white,
/area/station/medical/medbay/lobby)
"uAC" = (
Expand Down

0 comments on commit 4ba2fbc

Please sign in to comment.