Fix job access levels to be more correct.
e.g. assistants no longer have service.
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
icon: "Assistant"
|
||||
access:
|
||||
- Maintenance
|
||||
- Service
|
||||
|
||||
- type: startingGear
|
||||
id: AssistantGear
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
icon: "Chef"
|
||||
access:
|
||||
- Service
|
||||
- Maintenance
|
||||
|
||||
- type: startingGear
|
||||
id: ChefGear
|
||||
|
||||
@@ -7,8 +7,7 @@
|
||||
- Civilian
|
||||
icon: "Clown"
|
||||
access:
|
||||
- Service
|
||||
- Maintenance
|
||||
- Theatre
|
||||
|
||||
- type: startingGear
|
||||
id: ClownGear
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
- Civilian
|
||||
icon: "Janitor"
|
||||
access:
|
||||
- Service
|
||||
- Janitor
|
||||
- Maintenance
|
||||
|
||||
- type: startingGear
|
||||
|
||||
@@ -21,6 +21,8 @@
|
||||
- Service
|
||||
- Maintenance
|
||||
- External
|
||||
- Janitor
|
||||
- Theatre
|
||||
|
||||
- type: startingGear
|
||||
id: CaptainGear
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
- Cargo
|
||||
- Maintenance
|
||||
- Janitor
|
||||
- Theatre
|
||||
# I mean they'll give themselves the rest of the access levels *anyways*.
|
||||
|
||||
- type: startingGear
|
||||
|
||||
Reference in New Issue
Block a user