* Update packedstation.yml

* Update atlas.yml

* packed...,,,

* packed..,,,
This commit is contained in:
Emisse
2022-07-17 17:13:55 -06:00
committed by GitHub
parent 1a0e479f75
commit d135f16cf8
3 changed files with 11707 additions and 10324 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -4,6 +4,7 @@
mapPath: /Maps/atlas.yml mapPath: /Maps/atlas.yml
minPlayers: 0 minPlayers: 0
maxPlayers: 35 maxPlayers: 35
votable: False
stations: stations:
Atlas: Atlas:
mapNameTemplate: '{0} Atlas {1}' mapNameTemplate: '{0} Atlas {1}'

View File

@@ -2,9 +2,9 @@
id: packedstation id: packedstation
mapName: 'Packedstation' mapName: 'Packedstation'
mapPath: /Maps/packedstation.yml mapPath: /Maps/packedstation.yml
minPlayers: 15 minPlayers: 0
maxPlayers: 55 maxPlayers: 35
votable: false votable: true
stations: stations:
Packed: Packed:
mapNameTemplate: '{0} Packedstation {1}' mapNameTemplate: '{0} Packedstation {1}'
@@ -14,7 +14,7 @@
overflowJobs: overflowJobs:
- Passenger - Passenger
availableJobs: availableJobs:
CargoTechnician: [ 2, 3 ] CargoTechnician: [ 2, 2 ]
Passenger: [ -1, -1 ] Passenger: [ -1, -1 ]
Bartender: [ 1, 1 ] Bartender: [ 1, 1 ]
Botanist: [ 2, 2 ] Botanist: [ 2, 2 ]
@@ -25,16 +25,22 @@
Captain: [ 1, 1 ] Captain: [ 1, 1 ]
HeadOfPersonnel: [ 1, 1 ] HeadOfPersonnel: [ 1, 1 ]
ChiefEngineer: [ 1, 1 ] ChiefEngineer: [ 1, 1 ]
StationEngineer: [ 4, 6 ] StationEngineer: [ 3, 3 ]
ChiefMedicalOfficer: [ 1, 1 ] ChiefMedicalOfficer: [ 1, 1 ]
MedicalDoctor: [ 3, 4 ] MedicalDoctor: [ 3, 3 ]
Chemist: [ 2, 2 ] Chemist: [ 2, 2 ]
ResearchDirector: [ 1, 1 ] ResearchDirector: [ 1, 1 ]
Scientist: [ 3, 4 ] Scientist: [ 3, 3 ]
HeadOfSecurity: [ 1, 1 ] HeadOfSecurity: [ 1, 1 ]
SecurityOfficer: [ 2, 3 ] SecurityOfficer: [ 3, 3 ]
Chaplain: [ 1, 1 ] Chaplain: [ 1, 1 ]
Warden: [ 1, 1 ] Warden: [ 1, 1 ]
Librarian: [ 1, 1 ] Librarian: [ 1, 1 ]
Lawyer: [ 1, 2 ] Lawyer: [ 2, 2 ]
Musician: [1, 1] Musician: [ 1, 1 ]
AtmosphericTechnician: [ 2, 2 ]
Detective: [ 1, 1 ]
TechnicalAssistant: [ 2, 2 ]
MedicalIntern: [ 2, 2 ]
ServiceWorker: [ 2, 2 ]
SecurityCadet: [ 2, 2 ]