mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 15:38:02 +01:00
Merge pull request #5736 from Rykka-Stormheart/shep-dev-xenobiology
Xenobiology Lab Rework - No longer WIP!
This commit is contained in:
+23524
-25081
File diff suppressed because it is too large
Load Diff
+19458
-17518
File diff suppressed because it is too large
Load Diff
+10335
-6585
File diff suppressed because it is too large
Load Diff
@@ -258,7 +258,7 @@
|
||||
/area/maintenance/lower/trash_pit
|
||||
name = "\improper Trash Pit"
|
||||
/area/maintenance/lower/solars
|
||||
name = "\improper Solars maintenanceance"
|
||||
name = "\improper Solars Maintenance"
|
||||
/area/maintenance/lower/mining_eva
|
||||
name = "\improper Mining EVA Maintenance"
|
||||
/area/maintenance/lower/public_garden_maintenence
|
||||
@@ -290,6 +290,9 @@
|
||||
/area/rnd/chemistry_lab
|
||||
name = "\improper Research Chemistry Lab"
|
||||
icon_state = "research"
|
||||
/area/rnd/miscellaneous_lab
|
||||
name = "\improper Research Miscellaneous Lab"
|
||||
icon_state = "research"
|
||||
/area/rnd/staircase/secondfloor
|
||||
name = "\improper Research Staircase Second Floor"
|
||||
icon_state = "research"
|
||||
@@ -367,6 +370,46 @@
|
||||
name = "\improper Research Outpost Xenoarch Storage"
|
||||
icon_state = "research"
|
||||
|
||||
/area/rnd/outpost/xenobiology/outpost_north_airlock
|
||||
name = "\improper Xenbiology Northern Airlock"
|
||||
icon_state = "research"
|
||||
/area/rnd/outpost/xenobiology/outpost_south_airlock
|
||||
name = "\improper Xenbiology Southern Airlock"
|
||||
icon_state = "research"
|
||||
/area/rnd/outpost/xenobiology/outpost_hallway
|
||||
name = "\improper Xenbiology Access Corridor"
|
||||
icon_state = "research"
|
||||
/area/rnd/outpost/xenobiology/outpost_breakroom
|
||||
name = "\improper Xenbiology Breakroom"
|
||||
icon_state = "research"
|
||||
/area/rnd/outpost/xenobiology/outpost_office
|
||||
name = "\improper Xenbiology Main Office"
|
||||
icon_state = "research"
|
||||
/area/rnd/outpost/xenobiology/outpost_autopsy
|
||||
name = "\improper Xenbiology Alien Autopsy Room"
|
||||
icon_state = "research"
|
||||
/area/rnd/outpost/xenobiology/outpost_decon
|
||||
name = "\improper Xenbiology Decontamination and Showers"
|
||||
icon_state = "research"
|
||||
/area/rnd/outpost/xenobiology/outpost_first_aid
|
||||
name = "\improper Xenbiology First Aid"
|
||||
icon_state = "research"
|
||||
/area/rnd/outpost/xenobiology/outpost_slimepens
|
||||
name = "\improper Xenbiology Slime and Xenos Containment"
|
||||
icon_state = "research"
|
||||
/area/rnd/outpost/xenobiology/outpost_main
|
||||
name = "\improper Xenbiology Main Outpost"
|
||||
icon_state = "research"
|
||||
/area/rnd/outpost/xenobiology/outpost_storage
|
||||
name = "\improper Xenbiology Equipment Storage"
|
||||
icon_state = "research"
|
||||
/area/rnd/outpost/xenobiology/outpost_atmos
|
||||
name = "\improper Xenbiology Atmos"
|
||||
icon_state = "research"
|
||||
/area/rnd/outpost/xenobiology/outpost_substation
|
||||
name = "\improper Xenbiology SMES Substation"
|
||||
icon_state = "research"
|
||||
|
||||
// Misc
|
||||
/area/hallway/lower/third_south
|
||||
name = "\improper Hallway Third Floor South"
|
||||
@@ -914,4 +957,4 @@
|
||||
excluded |= /area/tether/surfacebase/atrium_three
|
||||
excluded |= /area/teleporter/departing
|
||||
excluded |= /area/hallway/station/upper
|
||||
..()
|
||||
..()
|
||||
@@ -133,7 +133,8 @@
|
||||
/area/crew_quarters/sleep/Dorm_1/holo,
|
||||
/area/crew_quarters/sleep/Dorm_3/holo,
|
||||
/area/crew_quarters/sleep/Dorm_5/holo,
|
||||
/area/crew_quarters/sleep/Dorm_7/holo)
|
||||
/area/crew_quarters/sleep/Dorm_7/holo,
|
||||
/area/rnd/miscellaneous_lab) //TFF 31/8/19 - exempt new construction site from unit tests
|
||||
unit_test_exempt_from_atmos = list(
|
||||
/area/engineering/atmos/intake, // Outside,
|
||||
/area/rnd/external, // Outside,
|
||||
|
||||
Reference in New Issue
Block a user