- type: AccessReader
access: [["Lawyer"]]
+- type: entity
+ parent: AirlockGlass
+ id: AirlockTheatreGlassLocked
+ suffix: Theatre, Locked
+ components:
+ - type: AccessReader
+ access: [["Theatre"]]
+
- type: entity
parent: AirlockGlass
id: AirlockBarGlassLocked
- type: AccessReader
access: [["Kitchen"]]
+- type: entity
+ parent: AirlockGlass
+ id: AirlockJanitorGlassLocked
+ suffix: Janitor, Locked
+ components:
+ - type: AccessReader
+ access: [["Janitor"]]
+
- type: entity
parent: AirlockGlass
id: AirlockHydroGlassLocked
components:
- type: AccessReader
access: [["Salvage"]]
-
+
- type: entity
parent: AirlockChemistryGlass
id: AirlockChemistryGlassLocked
- type: AccessReader
access: [["Armory"]]
+- type: entity
+ parent: WindoorSecure
+ id: WindoorSecureAtmosphericsLocked
+ suffix: Atmospherics, Locked
+ components:
+ - type: AccessReader
+ access: [["Atmospherics"]]
+
+- type: entity
+ parent: WindoorSecure
+ id: WindoorSecureBarLocked
+ suffix: Bar, Locked
+ components:
+ - type: AccessReader
+ access: [["Bar"]]
+
- type: entity
parent: WindoorSecureSecurityLocked
id: WindoorSecureBrigLocked
- type: AccessReader
access: [["Command"]]
+- type: entity
+ parent: WindoorSecure
+ id: WindoorSecureDetectiveLocked
+ suffix: Detective, Locked
+ components:
+ - type: AccessReader
+ access: [["Detective"]]
+
- type: entity
parent: WindoorSecure
id: WindoorSecureEngineeringLocked
- type: entity
parent: WindoorSecure
- id: WindoorSecureHeadOfPersonnelLocked
- suffix: HeadOfPersonnel, Locked
+ id: WindoorSecureServiceLocked
+ suffix: Service, Locked
components:
- type: AccessReader
- access: [["HeadOfPersonnel"]]
+ access: [["Service"]]
- type: entity
parent: WindoorSecure
- id: WindoorSecureAtmosphericsLocked
- suffix: Atmospherics, Locked
+ id: WindoorSecureHeadOfPersonnelLocked
+ suffix: HeadOfPersonnel, Locked
components:
- type: AccessReader
- access: [["Atmospherics"]]
+ access: [["HeadOfPersonnel"]]