mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Substation Remap 1
- Remaps Medical, Research and Civilian West substations completed. Medical Research substation split into two rooms. - Minor changes at Security substation (adds 2nd door to avoid wiring under doors) - TODO: Remap all remaining substations
This commit is contained in:
@@ -770,9 +770,16 @@ var/list/ghostteleportlocs = list()
|
||||
/area/maintenance/substation/engineering // Probably will be connected to engineering SMES room, as wires cannot be crossed properly without them sharing powernets.
|
||||
name = "Engineering Substation"
|
||||
|
||||
// No longer used:
|
||||
/area/maintenance/substation/medical_science // Medbay and Science. Each has it's own separated machinery, but it originates from the same room.
|
||||
name = "Medical Research Substation"
|
||||
|
||||
/area/maintenance/substation/medical // Medbay
|
||||
name = "Medical Substation"
|
||||
|
||||
/area/maintenance/substation/research // Research
|
||||
name = "Research Substation"
|
||||
|
||||
/area/maintenance/substation/civilian_east // Bar, kitchen, dorms, ...
|
||||
name = "Civilian East Substation"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user