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:
Peter Wedder
2020-10-27 00:32:55 +02:00
committed by GitHub
parent 484eb0bba4
commit e62f66e692
24 changed files with 135 additions and 5 deletions

View File

@@ -8,6 +8,7 @@
icon: "Bartender"
access:
- Service
- Bar
- Maintenance
- type: startingGear

View File

@@ -8,6 +8,7 @@
icon: "Chef"
access:
- Service
- Kitchen
- Maintenance
- type: startingGear

View File

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

View File

@@ -11,6 +11,7 @@
access:
- Maintenance
- Engineering
- ChiefEngineer
- Command
- External

View File

@@ -12,6 +12,7 @@
icon: "ChiefMedicalOfficer"
access:
- Medical
- ChiefMedicalOfficer
- Command
- Maintenance

View File

@@ -10,6 +10,7 @@
icon: "ResearchDirector"
access:
- Research
- ResearchDirector
- Command
- Maintenance

View File

@@ -10,6 +10,9 @@
icon: "HeadOfSecurity"
access:
- Command
- HeadOfSecurity
- Brig
- Detective
- Security
- Maintenance
- Service