Adds windoors for security and the brig. (#4441)
This commit is contained in:
@@ -55,3 +55,12 @@
|
||||
components:
|
||||
- type: AccessReader
|
||||
access: [["Cargo"]]
|
||||
|
||||
# Security windoor
|
||||
- type: entity
|
||||
parent: WindoorSecure
|
||||
id: WindoorSecurityLocked
|
||||
suffix: Security, Locked
|
||||
components:
|
||||
- type: AccessReader
|
||||
access: [["Security"]]
|
||||
|
||||
Reference in New Issue
Block a user