Additional attempts at mapping 3.0.0

- Medbay with genetics, cmo, surgery, cryo and patient rooms (missing chemistry and robotics)
- Library
- North solars

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1836 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
baloh.matevz
2011-07-11 22:00:02 +00:00
parent 76b5893e6e
commit f612eac728
3 changed files with 3462 additions and 3421 deletions
@@ -708,6 +708,10 @@ proc/process_ghost_teleport_locs()
icon_state = "medbay"
music = 'signal.ogg'
/area/medical/patients_rooms
name = "Patients Rooms"
icon_state = "patients"
/area/medical/cmo
name = "Chief Medical Officer's office"
icon_state = "CMO"
@@ -736,6 +740,10 @@ proc/process_ghost_teleport_locs()
name = "Surgery"
icon_state = "surgery"
/area/medical/cryo
name = "Cryo"
icon_state = "cryo"
/area/medical/exam_room
name = "Exam Room"
icon_state = "exam_room"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 22 KiB

+3454 -3421
View File
File diff suppressed because it is too large Load Diff