Additional Glass Doors + Secure Windoors (#25389)
* additional doors because we all need a bit more in life * virology isn't an access levl oh and added detective too * Update windoor.yml virology bad
This commit is contained in:
@@ -382,6 +382,14 @@
|
||||
- type: AccessReader
|
||||
access: [["Lawyer"]]
|
||||
|
||||
- type: entity
|
||||
parent: AirlockGlass
|
||||
id: AirlockTheatreGlassLocked
|
||||
suffix: Theatre, Locked
|
||||
components:
|
||||
- type: AccessReader
|
||||
access: [["Theatre"]]
|
||||
|
||||
- type: entity
|
||||
parent: AirlockGlass
|
||||
id: AirlockBarGlassLocked
|
||||
@@ -446,6 +454,14 @@
|
||||
- type: AccessReader
|
||||
access: [["Kitchen"]]
|
||||
|
||||
- type: entity
|
||||
parent: AirlockGlass
|
||||
id: AirlockJanitorGlassLocked
|
||||
suffix: Janitor, Locked
|
||||
components:
|
||||
- type: AccessReader
|
||||
access: [["Janitor"]]
|
||||
|
||||
- type: entity
|
||||
parent: AirlockGlass
|
||||
id: AirlockHydroGlassLocked
|
||||
@@ -501,7 +517,7 @@
|
||||
components:
|
||||
- type: AccessReader
|
||||
access: [["Salvage"]]
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: AirlockChemistryGlass
|
||||
id: AirlockChemistryGlassLocked
|
||||
|
||||
@@ -103,6 +103,22 @@
|
||||
- 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
|
||||
@@ -151,6 +167,14 @@
|
||||
- type: AccessReader
|
||||
access: [["Command"]]
|
||||
|
||||
- type: entity
|
||||
parent: WindoorSecure
|
||||
id: WindoorSecureDetectiveLocked
|
||||
suffix: Detective, Locked
|
||||
components:
|
||||
- type: AccessReader
|
||||
access: [["Detective"]]
|
||||
|
||||
- type: entity
|
||||
parent: WindoorSecure
|
||||
id: WindoorSecureEngineeringLocked
|
||||
@@ -223,6 +247,14 @@
|
||||
- type: AccessReader
|
||||
access: [["Research"]]
|
||||
|
||||
- type: entity
|
||||
parent: WindoorSecure
|
||||
id: WindoorSecureServiceLocked
|
||||
suffix: Service, Locked
|
||||
components:
|
||||
- type: AccessReader
|
||||
access: [["Service"]]
|
||||
|
||||
- type: entity
|
||||
parent: WindoorSecure
|
||||
id: WindoorSecureHeadOfPersonnelLocked
|
||||
@@ -230,11 +262,3 @@
|
||||
components:
|
||||
- type: AccessReader
|
||||
access: [["HeadOfPersonnel"]]
|
||||
|
||||
- type: entity
|
||||
parent: WindoorSecure
|
||||
id: WindoorSecureAtmosphericsLocked
|
||||
suffix: Atmospherics, Locked
|
||||
components:
|
||||
- type: AccessReader
|
||||
access: [["Atmospherics"]]
|
||||
|
||||
Reference in New Issue
Block a user