Changed airlock type from service to theatre (#4246)
This commit is contained in:
@@ -5371,7 +5371,7 @@ entities:
|
||||
parent: 853
|
||||
type: Transform
|
||||
- uid: 587
|
||||
type: AirlockServiceLocked
|
||||
type: AirlockTheatreLocked
|
||||
components:
|
||||
- name: Theatre
|
||||
type: MetaData
|
||||
|
||||
@@ -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