Access lock lockers and add some more access types (#2389)
* access lock lockers and add some more access * Forgot something
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
icon: "Bartender"
|
||||
access:
|
||||
- Service
|
||||
- Bar
|
||||
- Maintenance
|
||||
|
||||
- type: startingGear
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
icon: "Chef"
|
||||
access:
|
||||
- Service
|
||||
- Kitchen
|
||||
- Maintenance
|
||||
|
||||
- type: startingGear
|
||||
|
||||
@@ -10,15 +10,26 @@
|
||||
access:
|
||||
# All of em.
|
||||
# Could probably do with some kind of wildcard or whatever to automate this.
|
||||
# HELL FUCKING YEAH WE COULD
|
||||
- Captain
|
||||
- HeadOfPersonnel
|
||||
- Command
|
||||
- Security
|
||||
- HeadOfSecurity
|
||||
- Brig
|
||||
- Detective
|
||||
- ChiefEngineer
|
||||
- Engineering
|
||||
- ChiefMedicalOfficer
|
||||
- Medical
|
||||
- Quartermaster
|
||||
- Cargo
|
||||
- ResearchDirector
|
||||
- Research
|
||||
- Bar
|
||||
- Kitchen
|
||||
- Service
|
||||
- Hydroponics
|
||||
- Maintenance
|
||||
- External
|
||||
- Janitor
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
access:
|
||||
- Maintenance
|
||||
- Engineering
|
||||
- ChiefEngineer
|
||||
- Command
|
||||
- External
|
||||
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
icon: "ChiefMedicalOfficer"
|
||||
access:
|
||||
- Medical
|
||||
- ChiefMedicalOfficer
|
||||
- Command
|
||||
- Maintenance
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
icon: "ResearchDirector"
|
||||
access:
|
||||
- Research
|
||||
- ResearchDirector
|
||||
- Command
|
||||
- Maintenance
|
||||
|
||||
|
||||
@@ -10,6 +10,9 @@
|
||||
icon: "HeadOfSecurity"
|
||||
access:
|
||||
- Command
|
||||
- HeadOfSecurity
|
||||
- Brig
|
||||
- Detective
|
||||
- Security
|
||||
- Maintenance
|
||||
- Service
|
||||
|
||||
Reference in New Issue
Block a user