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:
Pieter-Jan Briers
2021-02-23 03:07:40 +01:00
committed by GitHub
parent 0f54a01d24
commit 6a79782fc0
24 changed files with 79 additions and 77 deletions

View File

@@ -1,26 +1,26 @@
- type: job
id: Quartermaster
name: "quartermaster"
positions: 1
spawnPositions: 1
startingGear: QuartermasterGear
departments:
- Cargo
icon: "QuarterMaster"
access:
- Cargo
- Quartermaster
- Maintenance
- type: startingGear
id: QuartermasterGear
equipment:
head: ClothingHeadHatCargosoft
innerclothing: ClothingUniformJumpsuitQM
backpack: ClothingBackpackFilled
shoes: ClothingShoesColorBrown
idcard: QuartermasterPDA
ears: ClothingHeadsetCargo
innerclothingskirt: ClothingUniformJumpskirtQM
satchel: ClothingBackpackSatchelFilled
duffelbag: ClothingBackpackDuffelFilled
#- type: job
# id: Quartermaster
# name: "quartermaster"
# positions: 1
# spawnPositions: 1
# startingGear: QuartermasterGear
# departments:
# - Cargo
# icon: "QuarterMaster"
# access:
# - Cargo
# - Quartermaster
# - Maintenance
#
#- type: startingGear
# id: QuartermasterGear
# equipment:
# head: ClothingHeadHatCargosoft
# innerclothing: ClothingUniformJumpsuitQM
# backpack: ClothingBackpackFilled
# shoes: ClothingShoesColorBrown
# idcard: QuartermasterPDA
# ears: ClothingHeadsetCargo
# innerclothingskirt: ClothingUniformJumpskirtQM
# satchel: ClothingBackpackSatchelFilled
# duffelbag: ClothingBackpackDuffelFilled

View File

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

View File

@@ -9,7 +9,6 @@
icon: "Botanist"
access:
- Service
- Hydroponics
- Maintenance
- type: startingGear

View File

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

View File

@@ -16,21 +16,13 @@
- HeadOfPersonnel
- Command
- Security
- HeadOfSecurity
- Brig
- Detective
- ChiefEngineer
- Engineering
- ChiefMedicalOfficer
- Medical
- Quartermaster
- Cargo
- ResearchDirector
- Research
- Bar
- Kitchen
- Service
- Hydroponics
- Maintenance
- External
- Janitor

View File

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

View File

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

View File

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

View File

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