mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +01:00
Added CrewQuarters. Some Areas.
Polish
This commit is contained in:
@@ -557,10 +557,6 @@ proc/process_ghost_teleport_locs()
|
||||
name = "Escape Shuttle Hallway"
|
||||
icon_state = "escape"
|
||||
|
||||
/area/hallway/secondary/construction
|
||||
name = "Construction Area"
|
||||
icon_state = "construction"
|
||||
|
||||
/area/hallway/secondary/entry
|
||||
name = "Arrival Shuttle Hallway"
|
||||
icon_state = "entry"
|
||||
@@ -585,16 +581,24 @@ proc/process_ghost_teleport_locs()
|
||||
name = "Courtroom"
|
||||
icon_state = "courtroom"
|
||||
|
||||
/area/crew_quarters/heads
|
||||
/area/crew_quarters/heads/hop
|
||||
name = "Head of Personnel's Quarters"
|
||||
icon_state = "head_quarters"
|
||||
|
||||
/area/crew_quarters/hor
|
||||
name = "Research Director's Office"
|
||||
/area/crew_quarters/heads/hor
|
||||
name = "Research Director's Quarters"
|
||||
icon_state = "head_quarters"
|
||||
|
||||
/area/crew_quarters/chief
|
||||
name = "Chief Engineer's Office"
|
||||
/area/crew_quarters/heads/ce
|
||||
name = "Chief Engineer's Quarters"
|
||||
icon_state = "head_quarters"
|
||||
|
||||
/area/crew_quarters/heads/hos
|
||||
name = "Head of Security's Quarters"
|
||||
icon_state = "head_quarters"
|
||||
|
||||
/area/crew_quarters/heads/cmo
|
||||
name = "Chief Medical Officer's Quarters"
|
||||
icon_state = "head_quarters"
|
||||
|
||||
/area/mint
|
||||
@@ -1157,6 +1161,14 @@ proc/process_ghost_teleport_locs()
|
||||
name = "Construction Area"
|
||||
icon_state = "yellow"
|
||||
|
||||
/area/construction/under_construction_small
|
||||
name = "Construction Area"
|
||||
icon_state = "construction"
|
||||
|
||||
/area/construction/under_construction_large
|
||||
name = "Construction Area"
|
||||
icon_state = "construction"
|
||||
|
||||
/area/construction/supplyshuttle
|
||||
name = "Supply Shuttle"
|
||||
icon_state = "yellow"
|
||||
|
||||
+2548
-2409
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user