Saltern mapping updates (#3669)

This commit is contained in:
Swept
2021-03-16 05:46:31 +00:00
committed by GitHub
parent 4df4493db2
commit 9cf8768754
28 changed files with 656 additions and 311 deletions

View File

@@ -96,6 +96,14 @@
- type: AccessReader
access: [["Service"]]
- type: entity
parent: AirlockGlass
id: AirlockBarGlassLocked
suffix: Bar, Locked
components:
- type: AccessReader
access: [["Bar"]]
- type: entity
parent: AirlockEngineeringGlass
id: AirlockEngineeringGlassLocked
@@ -185,6 +193,14 @@
- type: AccessReader
access: [["Engineering"]]
- type: entity
parent: AirlockMaint
id: AirlockMaintBarLocked
suffix: Bar, Locked
components:
- type: AccessReader
access: [["Bar"]]
- type: entity
parent: AirlockMaint
id: AirlockMaintIntLocked

View File

@@ -9,4 +9,4 @@
- type: StorageVisualizer
state: cabinet
- type: AccessReader
access: [["Service"]]
access: [["Bar"]]