Rename ID Card permission to HoP.
So that the HoP office can have a proper access lock.
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
id: Captain
|
||||
|
||||
- type: accessLevel
|
||||
id: IdCard
|
||||
name: ID modification
|
||||
id: HeadOfPersonnel
|
||||
name: Head of Personnel
|
||||
|
||||
@@ -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"]
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
# All of em.
|
||||
# Could probably do with some kind of wildcard or whatever to automate this.
|
||||
- Captain
|
||||
- IdCard
|
||||
- HeadOfPersonnel
|
||||
- Command
|
||||
- Security
|
||||
- Engineering
|
||||
|
||||
@@ -10,11 +10,12 @@
|
||||
icon: "HeadOfPersonnel"
|
||||
access:
|
||||
- Command
|
||||
- IdCard
|
||||
- HeadOfPersonnel
|
||||
- Security # HoPcurity strikes again
|
||||
- Service
|
||||
- Cargo
|
||||
- Maintenance
|
||||
- Janitor
|
||||
# I mean they'll give themselves the rest of the access levels *anyways*.
|
||||
|
||||
- type: startingGear
|
||||
|
||||
Reference in New Issue
Block a user