Locked airlocks (#989)

Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
This commit is contained in:
AJCM-git
2020-05-27 17:14:01 -04:00
committed by GitHub
parent 24bc06b253
commit c22713fb24
35 changed files with 1022 additions and 1275 deletions

View File

@@ -6,8 +6,10 @@
startingGear: CargoTechGear
department:
- Cargo
icon: "CargoTechnician"
access:
- Cargo
- Maintenance
- type: startingGear
id: CargoTechGear

View File

@@ -5,11 +5,10 @@
startingGear: AssistantGear
department:
- Civilian
icon: "Assistant"
access:
- maintenance
- Maintenance
- Service
- type: startingGear
id: AssistantGear

View File

@@ -5,8 +5,9 @@
startingGear: BartenderGear
department:
- Civilian
icon: "Bartender"
access:
- Service
- type: startingGear
id: BartenderGear

View File

@@ -5,8 +5,10 @@
startingGear: ChefGear
department:
- Civilian
icon: "Chef"
access:
- Service
- Maintenance
- type: startingGear
id: ChefGear

View File

@@ -5,8 +5,10 @@
startingGear: ClownGear
department:
- Civilian
icon: "Clown"
access:
- Service
- Maintenance
- type: startingGear
id: ClownGear

View File

@@ -5,12 +5,10 @@
startingGear: JanitorGear
department:
- Civilian
icon: "Janitor"
access:
- service
- maintenance
- Service
- Maintenance
- type: startingGear
id: JanitorGear

View File

@@ -6,22 +6,21 @@
startingGear: CaptainGear
department:
- Command
icon: "Captain"
access:
# All of em.
# Could probably do with some kind of wildcard or whatever to automate this.
- captain
- idCard
- command
- security
- engineering
- medical
- cargo
- research
- service
- maintenance
- Captain
- IdCard
- Command
- Security
- Engineering
- Medical
- Cargo
- Research
- Service
- Maintenance
- External
- type: startingGear
id: CaptainGear

View File

@@ -7,16 +7,14 @@
department:
- Command
- Civilian
icon: "HeadOfPersonnel"
access:
- command
- idCard
- security # HoPcurity strikes again
- service
- cargo
- maintenance
- Command
- IdCard
- Security # HoPcurity strikes again
- Service
- Cargo
- Maintenance
# I mean they'll give themselves the rest of the access levels *anyways*.
- type: startingGear

View File

@@ -7,13 +7,12 @@
department:
- Command
- Engineering
icon: "ChiefEngineer"
access:
- maintenance
- engineering
- command
- Maintenance
- Engineering
- Command
- External
- type: startingGear
id: ChiefEngineerGear

View File

@@ -6,12 +6,11 @@
startingGear: StationEngineerGear
department:
- Engineering
icon: "StationEngineer"
access:
- maintenance
- engineering
- Maintenance
- Engineering
- External
- type: startingGear
id: StationEngineerGear

View File

@@ -9,12 +9,11 @@
department:
- Command
- Medical
icon: "ChiefMedicalOfficer"
access:
- medical
- command
- Medical
- Command
- Maintenance
- type: startingGear
id: CMOGear

View File

@@ -6,11 +6,9 @@
startingGear: DoctorGear
department:
- Medical
icon: "MedicalDoctor"
access:
- medical
- Medical
- type: startingGear
id: DoctorGear

View File

@@ -7,12 +7,11 @@
department:
- Command
- Science
icon: "ResearchDirector"
access:
- research
- command
- Research
- Command
- Maintenance
- type: startingGear
id: ResearchDirectorGear

View File

@@ -6,11 +6,9 @@
startingGear: ScientistGear
department:
- Science
icon: "Scientist"
access:
- research
- Research
- type: startingGear
id: ScientistGear

View File

@@ -7,13 +7,12 @@
department:
- Command
- Security
icon: "HeadOfSecurity"
access:
- command
- security
- maintenance
- Command
- Security
- Maintenance
- Service
- type: startingGear
id: HoSGear

View File

@@ -6,12 +6,11 @@
startingGear: SecurityOfficerGear
department:
- Security
icon: "SecurityOfficer"
access:
- security
- maintenance
- Security
- Maintenance
- Service
- type: startingGear
id: SecurityOfficerGear