Extended access system (#8469)
* Extended access system Allows jobs to specify "extended" access levels, which will be granted if the round-start crew count is below a certain threshold. * Extended accesses for jobs * Spook
This commit is contained in:
committed by
GitHub
parent
c5982e0b10
commit
a4685bab4c
@@ -10,6 +10,9 @@
|
||||
- Service
|
||||
- Maintenance
|
||||
- Bar
|
||||
extendedAccess:
|
||||
- Kitchen
|
||||
- Hydroponics
|
||||
|
||||
- type: startingGear
|
||||
id: BartenderGear
|
||||
|
||||
@@ -10,6 +10,9 @@
|
||||
- Service
|
||||
- Maintenance
|
||||
- Hydroponics
|
||||
extendedAccess:
|
||||
- Kitchen
|
||||
- Bar
|
||||
|
||||
- type: startingGear
|
||||
id: BotanistGear
|
||||
|
||||
@@ -10,6 +10,9 @@
|
||||
- Service
|
||||
- Maintenance
|
||||
- Kitchen
|
||||
extendedAccess:
|
||||
- Hydroponics
|
||||
- Bar
|
||||
|
||||
- type: startingGear
|
||||
id: ChefGear
|
||||
|
||||
@@ -10,6 +10,8 @@
|
||||
- Maintenance
|
||||
- Engineering
|
||||
- External
|
||||
extendedAccess:
|
||||
- Atmospherics
|
||||
|
||||
- type: startingGear
|
||||
id: StationEngineerGear
|
||||
|
||||
@@ -9,6 +9,8 @@
|
||||
access:
|
||||
- Medical
|
||||
- Maintenance
|
||||
extendedAccess:
|
||||
- Chemistry
|
||||
|
||||
- type: startingGear
|
||||
id: DoctorGear
|
||||
|
||||
Reference in New Issue
Block a user