mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 21:19:00 +01:00
Separate the Magistrate's Office from the IAA's Office
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user