Skip to content

Commit

Permalink
Consistency Fix Mining Infirmary (#58857)
Browse files Browse the repository at this point in the history
Fixes #58562: Renames Mining Outpost Medical from "Sleeper Room" to "Outpost Infirmary" on Cams.
  • Loading branch information
MadMedicineMan committed May 4, 2021
1 parent 2590d0f commit eb33d77
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _maps/map_files/Mining/Lavaland.dmm
Expand Up @@ -692,12 +692,12 @@
/obj/effect/turf_decal/tile/red{
dir = 1
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/mob/living/simple_animal/bot/secbot/beepsky{
desc = "Powered by the tears and sweat of laborers.";
name = "Prison Ofitser"
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/mine/laborcamp/security)
"cf" = (
Expand Down Expand Up @@ -1211,7 +1211,7 @@
/obj/item/reagent_containers/blood/random,
/obj/item/reagent_containers/blood/random,
/obj/machinery/camera{
c_tag = "Sleeper Room";
c_tag = "Outpost Infirmary";
dir = 1;
network = list("mine")
},
Expand Down

0 comments on commit eb33d77

Please sign in to comment.