[MIRROR] Fix CentCom areas/APCs [MDB IGNORE] (#8707)

* Fix CentCom areas/APCs (#61964)

This adds dedicated areas for places that have APCs. It also adds an APC
to the ferry Administrative Office, as it seems unusual to only have one
in Administrative Storage, which has distinct (ACCESS_CENT_CAPTAIN!)
access requirements.

APCs are still responsible for multiple centcom areas elsewhere, as it
seems a bit wasteful to have them everywhere. But this should keep things
coherent if anything happens on CentCom where access distinctions
(or at least, captain tier access!) matters.

Names of the new `/area`s are taken from the names on the airlocks that
lead to them.

* Mirror!

Co-authored-by: esainane <esainane+github@gmail.com>
Co-authored-by: Funce <funce.973@gmail.com>
This commit is contained in:
SkyratBot
2021-10-22 12:54:41 +13:00
committed by GitHub
co-authored by esainane Funce
parent 3165cec6c1
commit 47de3e4490
3 changed files with 7028 additions and 6621 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+12
View File
@@ -26,6 +26,18 @@
/area/centcom/ferry
name = "CentCom Transport Shuttle Dock"
/area/centcom/briefing
name = "CentCom Briefing Room"
/area/centcom/briefing/storage
name = "CentCom Briefing Room Storage"
/area/centcom/admin
name = "CentCom Administrative Office"
/area/centcom/admin/storage
name = "CentCom Administrative Office Storage"
/area/centcom/prison
name = "Admin Prison"