Fixes minor issues with Reach and Dart. (#6035)

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
LittleBuilderJane
2022-01-06 14:31:37 +01:00
committed by GitHub
parent f5b23f4843
commit 596c7d29ba
3 changed files with 639 additions and 375 deletions

View File

@@ -100,7 +100,7 @@
prefixCreator: '14'
mapPath: Maps/ssreach.yml
minPlayers: 0
maxPlayers: 15
maxPlayers: 17
overflowJobs: []
availableJobs:
CargoTechnician: [ 1, 1 ]
@@ -114,7 +114,7 @@
MedicalDoctor: [ 1, 1 ]
Chemist: [ 1, 1 ]
HeadOfSecurity: [ 1, 1 ]
SecurityOfficer: [ 1, 2 ]
SecurityOfficer: [ 2, 4 ]
Janitor: [ 1, 1 ]
- type: gameMap
@@ -133,4 +133,4 @@
ChiefEngineer: [ 1, 1 ]
ChiefMedicalOfficer: [ 1, 1 ]
HeadOfSecurity: [ 1, 1 ]
SecurityOfficer: [ 2, 4 ]
SecurityOfficer: [ 2, 3 ]