Command Locked and Captain Locked High Sec Doors (#8340)
* Update access.yml * Update access.yml
This commit is contained in:
@@ -650,5 +650,19 @@
|
|||||||
- type: AccessReader
|
- type: AccessReader
|
||||||
access: [["External"]]
|
access: [["External"]]
|
||||||
|
|
||||||
|
#HighSecDoors
|
||||||
|
- type: entity
|
||||||
|
parent: HighSecDoor
|
||||||
|
id: HighSecCommandLocked
|
||||||
|
suffix: Command, Locked
|
||||||
|
components:
|
||||||
|
- type: AccessReader
|
||||||
|
access: [["Command"]]
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: HighSecDoor
|
||||||
|
id: HighSecCaptainLocked
|
||||||
|
suffix: Captain, Locked
|
||||||
|
components:
|
||||||
|
- type: AccessReader
|
||||||
|
access: [["Captain"]]
|
||||||
|
|||||||
Reference in New Issue
Block a user