mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-16 21:23:20 +00:00
Merge pull request #6237 from PsiOmegaDelta/NewAreas
Re-arranges areas - Stage 1
This commit is contained in:
@@ -801,22 +801,6 @@ var/list/ghostteleportlocs = list()
|
||||
name = "\improper Courtroom"
|
||||
icon_state = "courtroom"
|
||||
|
||||
/area/crew_quarters/heads
|
||||
name = "\improper Head of Personnel's Office"
|
||||
icon_state = "head_quarters"
|
||||
|
||||
/area/crew_quarters/hor
|
||||
name = "\improper Research Director's Office"
|
||||
icon_state = "head_quarters"
|
||||
|
||||
/area/crew_quarters/hos
|
||||
name = "\improper Head of Security's Office"
|
||||
icon_state = "head_quarters"
|
||||
|
||||
/area/crew_quarters/chief
|
||||
name = "\improper Chief Engineer's Office"
|
||||
icon_state = "head_quarters"
|
||||
|
||||
/area/mint
|
||||
name = "\improper Mint"
|
||||
icon_state = "green"
|
||||
@@ -1043,10 +1027,6 @@ var/list/ghostteleportlocs = list()
|
||||
name = "\improper Engineering Break Room"
|
||||
icon_state = "engine"
|
||||
|
||||
chiefs_office
|
||||
name = "\improper Chief Engineer's office"
|
||||
icon_state = "engine_control"
|
||||
|
||||
hallway
|
||||
name = "\improper Engineering Hallway"
|
||||
icon_state = "engine_hallway"
|
||||
@@ -1190,7 +1170,7 @@ var/list/ghostteleportlocs = list()
|
||||
icon_state = "medbay3"
|
||||
music = 'sound/ambience/signal.ogg'
|
||||
|
||||
/area/medical/medbreak
|
||||
/area/crew_quarters/medbreak
|
||||
name = "\improper Break Room"
|
||||
icon_state = "medbay3"
|
||||
music = 'sound/ambience/signal.ogg'
|
||||
@@ -1310,10 +1290,6 @@ var/list/ghostteleportlocs = list()
|
||||
name = "\improper Armory"
|
||||
icon_state = "Warden"
|
||||
|
||||
/area/security/hos
|
||||
name = "\improper Head of Security's Office"
|
||||
icon_state = "sec_hos"
|
||||
|
||||
/area/security/detectives_office
|
||||
name = "\improper Detective's Office"
|
||||
icon_state = "detective"
|
||||
|
||||
Reference in New Issue
Block a user