Remove redundant access levels and jobs. (#3360)
We do not need access levels like ResearchDirector when Research | Command works fine. We also do not need a QM. Etc...
This commit is contained in:
committed by
GitHub
parent
0f54a01d24
commit
6a79782fc0
@@ -1,5 +1,5 @@
|
||||
- type: accessLevel
|
||||
id: Quartermaster
|
||||
#- type: accessLevel
|
||||
# id: Quartermaster
|
||||
|
||||
- type: accessLevel
|
||||
id: Cargo
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
- type: accessLevel
|
||||
id: ChiefEngineer
|
||||
name: Chief Engineer
|
||||
#- type: accessLevel
|
||||
# id: ChiefEngineer
|
||||
# name: Chief Engineer
|
||||
|
||||
- type: accessLevel
|
||||
id: Engineering
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
- type: accessLevel
|
||||
id: ChiefMedicalOfficer
|
||||
name: Chief Medical Officer
|
||||
#- type: accessLevel
|
||||
# id: ChiefMedicalOfficer
|
||||
# name: Chief Medical Officer
|
||||
|
||||
- type: accessLevel
|
||||
id: Medical
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
- type: accessLevel
|
||||
id: ResearchDirector
|
||||
name: Research Director
|
||||
#- type: accessLevel
|
||||
# id: ResearchDirector
|
||||
# name: Research Director
|
||||
|
||||
- type: accessLevel
|
||||
id: Research
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
- type: accessLevel
|
||||
id: HeadOfSecurity
|
||||
name: Head of Security
|
||||
#- type: accessLevel
|
||||
# id: HeadOfSecurity
|
||||
# name: Head of Security
|
||||
|
||||
- type: accessLevel
|
||||
id: Security
|
||||
|
||||
- type: accessLevel
|
||||
id: Brig
|
||||
#- type: accessLevel
|
||||
# id: Brig
|
||||
|
||||
- type: accessLevel
|
||||
id: Detective
|
||||
#- type: accessLevel
|
||||
# id: Detective
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
- type: accessLevel
|
||||
id: Bar
|
||||
#- type: accessLevel
|
||||
# id: Bar
|
||||
|
||||
- type: accessLevel
|
||||
id: Kitchen
|
||||
#- type: accessLevel
|
||||
# id: Kitchen
|
||||
|
||||
- type: accessLevel
|
||||
id: Hydroponics
|
||||
#- type: accessLevel
|
||||
# id: Hydroponics
|
||||
|
||||
- type: accessLevel
|
||||
id: Service
|
||||
|
||||
Reference in New Issue
Block a user