Add more windoors (#17471)

This commit is contained in:
lzk
2023-06-19 20:29:44 +03:00
committed by GitHub
parent 69c6ab5aaf
commit 3d98319069

View File

@@ -214,3 +214,19 @@
components: components:
- type: AccessReader - type: AccessReader
access: [["HeadOfPersonnel"]] access: [["HeadOfPersonnel"]]
- type: entity
parent: WindoorSecure
id: WindoorAtmosphericsLocked
suffix: Atmospherics, Locked
components:
- type: AccessReader
access: [["Atmospherics"]]
- type: entity
parent: WindoorSecure
id: WindoorParamedicLocked
suffix: Paramedic, Locked
components:
- type: AccessReader
access: [["Paramedic"]]