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"
access:
- Service
- Maintenance
- type: startingGear
id: BartenderGear

View File

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

View File

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

View File

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

View File

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