mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
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:
@@ -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
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user