diff --git a/Resources/Prototypes/Maps/plasma.yml b/Resources/Prototypes/Maps/plasma.yml index 1369e5a42d..85e8661200 100644 --- a/Resources/Prototypes/Maps/plasma.yml +++ b/Resources/Prototypes/Maps/plasma.yml @@ -2,8 +2,7 @@ id: Plasma mapName: 'Plasma' mapPath: /Maps/plasma.yml - minPlayers: 20 - maxPlayers: 60 + minPlayers: 30 stations: Plasma: stationProto: StandardNanotrasenStation @@ -18,10 +17,16 @@ - type: StationCargoShuttle path: /Maps/Shuttles/cargo_plasma.yml - type: StationJobs - availableJobs: - #service + availableJobs: #Total of 66 jobs roundstart, max of 93 inc. latejoins and trainees. + #command - 7 Captain: [ 1, 1 ] HeadOfPersonnel: [ 1, 1 ] + ChiefEngineer: [ 1, 1 ] + ChiefMedicalOfficer: [ 1, 1 ] + ResearchDirector: [ 1, 1 ] + HeadOfSecurity: [ 1, 1 ] + Quartermaster: [ 1, 1 ] + #service - 18-21 Bartender: [ 2, 2 ] Botanist: [ 2, 3 ] Chef: [ 2, 2 ] @@ -30,37 +35,32 @@ Librarian: [ 1, 1 ] ServiceWorker: [ 2, 2 ] Reporter: [ 2, 3 ] - #engineering - ChiefEngineer: [ 1, 1 ] + Clown: [ 1, 2 ] # This might be fun + Mime: [ 1, 1 ] + Musician: [ 1, 1 ] + #engineering - 8-12 AtmosphericTechnician: [ 4, 4 ] StationEngineer: [ 4, 4 ] TechnicalAssistant: [ 4, 4 ] - #medical - ChiefMedicalOfficer: [ 1, 1 ] + #medical - 9-13 Chemist: [ 2, 2 ] MedicalDoctor: [ 4, 4 ] Paramedic: [ 2, 2 ] MedicalIntern: [ 4, 4 ] Psychologist: [ 1, 1 ] - #science - ResearchDirector: [ 1, 1 ] + #science - 7-13 Scientist: [ 4, 4 ] ResearchAssistant: [ 4, 4 ] StationAi: [ 1, 1 ] Borg: [ 2, 4 ] - #security - HeadOfSecurity: [ 1, 1 ] + #security - 9-17 Warden: [ 1, 1 ] SecurityOfficer: [ 6, 8 ] Detective: [ 1, 2 ] SecurityCadet: [ 4, 4 ] Lawyer: [ 1, 2 ] - #supply - Quartermaster: [ 1, 1 ] + #supply - 8-10 SalvageSpecialist: [ 4, 4 ] CargoTechnician: [ 4, 6 ] - #civilian + #civilian - the tiders yearn for the mines Passenger: [ -1, -1 ] - Clown: [ 1, 1 ] - Mime: [ 1, 1 ] - Musician: [ 1, 1 ]