Adds windoors for security and the brig. (#4441)

This commit is contained in:
TimrodDX
2021-08-07 17:29:47 -04:00
committed by GitHub
parent 53ada863b5
commit 8505d307a7

View File

@@ -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"]]