Skip to content

Commit 8a737ea

Browse files
authored
Pathology Map Stuff (#7037)
## About The Pull Request Commits the general changes of the following to all maps. - Ensures workspace for two pathologist (Expection of kilo) - Adds virology maintenance and virology isolation where applicable. - Reduces redundancy and item spam in various maps. (IE replacing manual freezers with blood freezers) - General reorganisation of workplace rooms - Hopefully ensuring a pathology records console in medical and in pathology - Disconnecting Pathology when possible from the systems air distro # Map specific changes ## DeltaStation Expanded the core office and bedroom slightly. ## Pubby Pushed Pathology North into maintenance slightly to add more room Replaced Science Goggles with med hud in pathology Touched up the distribution network in pathology and out of pathology. (Still can n20 flood them) ## Thesues Disconnected patho maintenance from main maintenance. Fixed a missing scrubber pipe in Medical Changed the AI sat to minisat access from AI Upload access. ## Why It's Good For The Game Besides the obvious fixes giving workplace to stretch and room to support two pathologists, is a healthy change as currently most equipment doesn't serve well with being shared. Mostley the incubators. ## Changelog :cl: map: Thesues now uses AI minisat access for the minisat. map: Fixed a missing pipe in medical Thesues map: Tramstation has received a expansion to pathology map: Reorganized several pathology workplaces. map: Added pathology consoles in pathology and in medical. map: More pathology runs on their own distro. /:cl:
1 parent c8eb719 commit 8a737ea

File tree

11 files changed

+2188
-1624
lines changed

11 files changed

+2188
-1624
lines changed

_maps/map_files/Blueshift/Blueshift.dmm

Lines changed: 255 additions & 178 deletions
Large diffs are not rendered by default.

_maps/map_files/BoxStation/BoxStation.dmm

Lines changed: 9 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -5129,10 +5129,8 @@
51295129
/obj/machinery/reagentgrinder{
51305130
pixel_y = 8
51315131
},
5132-
/obj/item/stack/sheet/mineral/plasma,
51335132
/obj/item/stack/sheet/mineral/plasma{
5134-
pixel_x = -6;
5135-
pixel_y = 6
5133+
amount = 2
51365134
},
51375135
/turf/open/floor/iron/white,
51385136
/area/station/medical/virology)
@@ -31388,21 +31386,6 @@
3138831386
/obj/effect/turf_decal/trimline/green/filled/line{
3138931387
dir = 4
3139031388
},
31391-
/obj/structure/closet/crate/freezer,
31392-
/obj/item/reagent_containers/blood/random,
31393-
/obj/item/reagent_containers/blood/random,
31394-
/obj/item/reagent_containers/blood/random,
31395-
/obj/item/reagent_containers/blood/o_plus{
31396-
pixel_x = -2;
31397-
pixel_y = -1
31398-
},
31399-
/obj/item/reagent_containers/blood/o_minus,
31400-
/obj/item/reagent_containers/blood/b_plus,
31401-
/obj/item/reagent_containers/blood/b_minus,
31402-
/obj/item/reagent_containers/blood/a_plus,
31403-
/obj/item/reagent_containers/blood/a_minus,
31404-
/obj/item/reagent_containers/blood/lizard,
31405-
/obj/item/reagent_containers/blood/ethereal,
3140631389
/obj/item/reagent_containers/blood{
3140731390
pixel_x = -3;
3140831391
pixel_y = -3
@@ -31415,6 +31398,8 @@
3141531398
pixel_x = -3;
3141631399
pixel_y = -3
3141731400
},
31401+
/obj/structure/closet/crate/freezer/blood,
31402+
/obj/machinery/iv_drip,
3141831403
/turf/open/floor/iron/white,
3141931404
/area/station/medical/virology)
3142031405
"kdO" = (
@@ -31736,7 +31721,9 @@
3173631721
specialfunctions = 4;
3173731722
normaldoorcontrol = 1
3173831723
},
31739-
/obj/structure/filingcabinet,
31724+
/obj/machinery/computer/records/pathology{
31725+
dir = 4
31726+
},
3174031727
/turf/open/floor/iron/white,
3174131728
/area/station/medical/office)
3174231729
"kiC" = (
@@ -46333,6 +46320,7 @@
4633346320
name = "medical camera"
4633446321
},
4633546322
/obj/structure/table,
46323+
/obj/item/restraints/handcuffs,
4633646324
/turf/open/floor/iron/white,
4633746325
/area/station/medical/virology)
4633846326
"oUG" = (
@@ -73898,10 +73886,8 @@
7389873886
/obj/machinery/reagentgrinder{
7389973887
pixel_y = 8
7390073888
},
73901-
/obj/item/stack/sheet/mineral/plasma,
7390273889
/obj/item/stack/sheet/mineral/plasma{
73903-
pixel_x = -6;
73904-
pixel_y = 6
73890+
amount = 2
7390573891
},
7390673892
/turf/open/floor/iron/white,
7390773893
/area/station/medical/virology)
@@ -74014,6 +74000,7 @@
7401474000
network = list("ss13","medbay")
7401574001
},
7401674002
/obj/structure/table,
74003+
/obj/item/restraints/handcuffs,
7401774004
/turf/open/floor/iron/white,
7401874005
/area/station/medical/virology)
7401974006
"xQF" = (

0 commit comments

Comments
 (0)