Changed airlock type from service to theatre (#4246)
This commit is contained in:
@@ -7,6 +7,14 @@
|
||||
- type: AccessReader
|
||||
access: [["Service"]]
|
||||
|
||||
- type: entity
|
||||
parent: Airlock
|
||||
id: AirlockTheatreLocked
|
||||
suffix: Theatre, Locked
|
||||
components:
|
||||
- type: AccessReader
|
||||
access: [["Theatre"]]
|
||||
|
||||
- type: entity
|
||||
parent: AirlockExternal
|
||||
id: AirlockExternalLocked
|
||||
|
||||
Reference in New Issue
Block a user