Rename ID Card permission to HoP.

So that the HoP office can have a proper access lock.
This commit is contained in:
Pieter-Jan Briers
2020-05-31 21:01:23 +02:00
parent 44d950ae39
commit f14701033b
5 changed files with 9 additions and 8 deletions

View File

@@ -158,7 +158,7 @@
name: ID Card Computer
components:
- type: AccessReader
necessary: ["IdCard"]
necessary: ["HeadOfPersonnel"]
- type: IdCardConsole
- type: UserInterface
interfaces:

View File

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