tweak(medical): Reduce chemist slots (#28711)

* tweak(medical): Reduce chemist slots

* tweak(medical): roundstart chemists slot set to 2 on some maps

* tweak(fland): Chemist slots to 3

fland is target to 80-100 players
This commit is contained in:
Brandon Hu
2024-06-23 08:03:00 +00:00
committed by GitHub
parent 7399c758d3
commit 801c4f9181
4 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@
TechnicalAssistant: [ 4, 4 ]
#medical
ChiefMedicalOfficer: [ 1, 1 ]
Chemist: [ 2, 3 ]
Chemist: [ 2, 2 ]
MedicalDoctor: [ 4, 4 ]
Paramedic: [ 1, 1 ]
MedicalIntern: [ 4, 4 ]

View File

@@ -33,7 +33,7 @@
TechnicalAssistant: [ 3, 6 ]
#medical
ChiefMedicalOfficer: [ 1, 1 ]
Chemist: [ 3, 3 ]
Chemist: [ 2, 2 ]
MedicalDoctor: [ 5, 5 ]
MedicalIntern: [ 3, 6 ]
Paramedic: [ 1, 1 ]

View File

@@ -35,7 +35,7 @@
TechnicalAssistant: [ 4, 4 ]
#medical
ChiefMedicalOfficer: [ 1, 1 ]
Chemist: [ 3, 3 ]
Chemist: [ 2, 2 ]
MedicalDoctor: [ 6, 6 ]
Paramedic: [ 2, 2 ]
MedicalIntern: [ 4, 4 ]

View File

@@ -34,7 +34,7 @@
TechnicalAssistant: [ 2, 3 ]
#medical
ChiefMedicalOfficer: [ 1, 1 ]
Chemist: [ 2, 3 ]
Chemist: [ 2, 2 ]
Paramedic: [ 1, 1 ]
MedicalDoctor: [ 6, 6 ]
Psychologist: [ 1, 1 ]