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:
Atlantiscze
2014-12-16 10:31:37 +01:00
parent 3c5b4eafbf
commit 71cb87b423
2 changed files with 6676 additions and 6709 deletions
+7
View File
@@ -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"