mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-17 05:32:27 +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"
|
name = "\improper Courtroom"
|
||||||
icon_state = "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
|
/area/mint
|
||||||
name = "\improper Mint"
|
name = "\improper Mint"
|
||||||
icon_state = "green"
|
icon_state = "green"
|
||||||
@@ -1043,10 +1027,6 @@ var/list/ghostteleportlocs = list()
|
|||||||
name = "\improper Engineering Break Room"
|
name = "\improper Engineering Break Room"
|
||||||
icon_state = "engine"
|
icon_state = "engine"
|
||||||
|
|
||||||
chiefs_office
|
|
||||||
name = "\improper Chief Engineer's office"
|
|
||||||
icon_state = "engine_control"
|
|
||||||
|
|
||||||
hallway
|
hallway
|
||||||
name = "\improper Engineering Hallway"
|
name = "\improper Engineering Hallway"
|
||||||
icon_state = "engine_hallway"
|
icon_state = "engine_hallway"
|
||||||
@@ -1190,7 +1170,7 @@ var/list/ghostteleportlocs = list()
|
|||||||
icon_state = "medbay3"
|
icon_state = "medbay3"
|
||||||
music = 'sound/ambience/signal.ogg'
|
music = 'sound/ambience/signal.ogg'
|
||||||
|
|
||||||
/area/medical/medbreak
|
/area/crew_quarters/medbreak
|
||||||
name = "\improper Break Room"
|
name = "\improper Break Room"
|
||||||
icon_state = "medbay3"
|
icon_state = "medbay3"
|
||||||
music = 'sound/ambience/signal.ogg'
|
music = 'sound/ambience/signal.ogg'
|
||||||
@@ -1310,10 +1290,6 @@ var/list/ghostteleportlocs = list()
|
|||||||
name = "\improper Armory"
|
name = "\improper Armory"
|
||||||
icon_state = "Warden"
|
icon_state = "Warden"
|
||||||
|
|
||||||
/area/security/hos
|
|
||||||
name = "\improper Head of Security's Office"
|
|
||||||
icon_state = "sec_hos"
|
|
||||||
|
|
||||||
/area/security/detectives_office
|
/area/security/detectives_office
|
||||||
name = "\improper Detective's Office"
|
name = "\improper Detective's Office"
|
||||||
icon_state = "detective"
|
icon_state = "detective"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user