Makes ERT roles not show up on role select (#8630)
This commit is contained in:
@@ -50,6 +50,7 @@
|
|||||||
- type: job
|
- type: job
|
||||||
id: ERTEngineer
|
id: ERTEngineer
|
||||||
name: "ERT engineer"
|
name: "ERT engineer"
|
||||||
|
setPreference: false
|
||||||
startingGear: ERTEngineerGearEVA
|
startingGear: ERTEngineerGearEVA
|
||||||
departments:
|
departments:
|
||||||
- Command
|
- Command
|
||||||
@@ -94,6 +95,7 @@
|
|||||||
- type: job
|
- type: job
|
||||||
id: ERTSecurity
|
id: ERTSecurity
|
||||||
name: "ERT security"
|
name: "ERT security"
|
||||||
|
setPreference: false
|
||||||
startingGear: ERTEngineerGearEVA
|
startingGear: ERTEngineerGearEVA
|
||||||
departments:
|
departments:
|
||||||
- Command
|
- Command
|
||||||
@@ -138,6 +140,7 @@
|
|||||||
- type: job
|
- type: job
|
||||||
id: ERTMedical
|
id: ERTMedical
|
||||||
name: "ERT medic"
|
name: "ERT medic"
|
||||||
|
setPreference: false
|
||||||
startingGear: ERTMedicalGearEVA
|
startingGear: ERTMedicalGearEVA
|
||||||
departments:
|
departments:
|
||||||
- Command
|
- Command
|
||||||
@@ -183,6 +186,7 @@
|
|||||||
- type: job
|
- type: job
|
||||||
id: ERTJanitor
|
id: ERTJanitor
|
||||||
name: "ERT janitor"
|
name: "ERT janitor"
|
||||||
|
setPreference: false
|
||||||
startingGear: ERTJanitorGearEVA
|
startingGear: ERTJanitorGearEVA
|
||||||
departments:
|
departments:
|
||||||
- Command
|
- Command
|
||||||
|
|||||||
Reference in New Issue
Block a user