Rename ID Card permission to HoP.
So that the HoP office can have a proper access lock.
This commit is contained in:
@@ -158,7 +158,7 @@
|
||||
name: ID Card Computer
|
||||
components:
|
||||
- type: AccessReader
|
||||
necessary: ["IdCard"]
|
||||
necessary: ["HeadOfPersonnel"]
|
||||
- type: IdCardConsole
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
- type: IdCard
|
||||
jobTitle: Captain
|
||||
- type: Access
|
||||
tags: ["Maintenance", "Cargo", "Engineering", "Medical", "Research", "Security", "Service", "Captain", "Command", "External", IdCard]
|
||||
tags: ["Maintenance", "Cargo", "Engineering", "Medical", "Research", "Security", "Service", "Captain", "Command", "External", "HeadOfPersonnel"]
|
||||
|
||||
- type: entity
|
||||
parent: IDCardStandard
|
||||
@@ -223,7 +223,7 @@
|
||||
- type: IdCard
|
||||
jobTitle: Head of Personnel
|
||||
- type: Access
|
||||
tags: ["Maintenance", "Cargo", "Security", "Service","Command", IdCard]
|
||||
tags: ["Maintenance", "Cargo", "Security", "Service", "Command", "HeadOfPersonnel", "Janitor"]
|
||||
|
||||
- type: entity
|
||||
parent: IDCardStandard
|
||||
@@ -318,4 +318,4 @@
|
||||
- type: IdCard
|
||||
jobTitle: Central Commander
|
||||
- type: Access
|
||||
tags: ["Maintenance", "Cargo", "Engineering", "Medical", "Research", "Security", "Service", "Captain", "Command", "External", IdCard]
|
||||
tags: ["Maintenance", "Cargo", "Engineering", "Medical", "Research", "Security", "Service", "Captain", "Command", "External", "HeadOfPersonnel"]
|
||||
|
||||
Reference in New Issue
Block a user