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"
|
icon: "Assistant"
|
||||||
access:
|
access:
|
||||||
- Maintenance
|
- Maintenance
|
||||||
- Service
|
|
||||||
|
|
||||||
- type: startingGear
|
- type: startingGear
|
||||||
id: AssistantGear
|
id: AssistantGear
|
||||||
|
|||||||
@@ -8,7 +8,6 @@
|
|||||||
icon: "Chef"
|
icon: "Chef"
|
||||||
access:
|
access:
|
||||||
- Service
|
- Service
|
||||||
- Maintenance
|
|
||||||
|
|
||||||
- type: startingGear
|
- type: startingGear
|
||||||
id: ChefGear
|
id: ChefGear
|
||||||
|
|||||||
@@ -7,8 +7,7 @@
|
|||||||
- Civilian
|
- Civilian
|
||||||
icon: "Clown"
|
icon: "Clown"
|
||||||
access:
|
access:
|
||||||
- Service
|
- Theatre
|
||||||
- Maintenance
|
|
||||||
|
|
||||||
- type: startingGear
|
- type: startingGear
|
||||||
id: ClownGear
|
id: ClownGear
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
- Civilian
|
- Civilian
|
||||||
icon: "Janitor"
|
icon: "Janitor"
|
||||||
access:
|
access:
|
||||||
- Service
|
- Janitor
|
||||||
- Maintenance
|
- Maintenance
|
||||||
|
|
||||||
- type: startingGear
|
- type: startingGear
|
||||||
|
|||||||
@@ -21,6 +21,8 @@
|
|||||||
- Service
|
- Service
|
||||||
- Maintenance
|
- Maintenance
|
||||||
- External
|
- External
|
||||||
|
- Janitor
|
||||||
|
- Theatre
|
||||||
|
|
||||||
- type: startingGear
|
- type: startingGear
|
||||||
id: CaptainGear
|
id: CaptainGear
|
||||||
|
|||||||
@@ -16,6 +16,7 @@
|
|||||||
- Cargo
|
- Cargo
|
||||||
- Maintenance
|
- Maintenance
|
||||||
- Janitor
|
- Janitor
|
||||||
|
- Theatre
|
||||||
# I mean they'll give themselves the rest of the access levels *anyways*.
|
# I mean they'll give themselves the rest of the access levels *anyways*.
|
||||||
|
|
||||||
- type: startingGear
|
- type: startingGear
|
||||||
|
|||||||
Reference in New Issue
Block a user