Give maintenance access to jobs that didn't have it.

This commit is contained in:
Víctor Aguilera Puerto
2020-08-23 14:58:28 +02:00
parent 34e7ae6c7a
commit fad6cdd4d1
5 changed files with 5 additions and 0 deletions

View File

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

View File

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

View File

@@ -8,6 +8,7 @@
icon: "Clown" icon: "Clown"
access: access:
- Theatre - Theatre
- Maintenance
special: !type:ClownSpecial {} special: !type:ClownSpecial {}
- type: startingGear - type: startingGear

View File

@@ -9,6 +9,7 @@
icon: "MedicalDoctor" icon: "MedicalDoctor"
access: access:
- Medical - Medical
- Maintenance
- type: startingGear - type: startingGear
id: DoctorGear id: DoctorGear

View File

@@ -9,6 +9,7 @@
icon: "Scientist" icon: "Scientist"
access: access:
- Research - Research
- Maintenance
- type: startingGear - type: startingGear
id: ScientistGear id: ScientistGear