Separate the Magistrate's Office from the IAA's Office

This commit is contained in:
Markolie
2014-11-14 15:09:05 +01:00
parent e9ee0579de
commit fb34be5c28
3 changed files with 57 additions and 48 deletions
+8
View File
@@ -1032,6 +1032,10 @@ var/list/ghostteleportlocs = list()
name = "\improper Law Office"
icon_state = "law"
/area/magistrateoffice
name = "\improper Magistrate's Office"
icon_state = "law"
area/clownoffice
name = "\improper Clown's Office"
icon_state = "dk_yellow"
@@ -2237,7 +2241,11 @@ var/list/the_station_areas = list (
/area/holodeck,
/area/library,
/area/chapel,
/area/escapepodbay,
/area/lawoffice,
/area/magistrateoffice,
/area/clownoffice,
/area/mimeofifce,
/area/engine,
/area/solar,
/area/assembly,