mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
[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:
co-authored by
esainane
Funce
parent
3165cec6c1
commit
47de3e4490
+6486
-6282
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user