Skip to content

Commit

Permalink
Add late-join jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
Partmedia committed Mar 14, 2024
1 parent 117f988 commit c21d8c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/Maps/Mining/bunker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
availableJobs:
# standard mining station
Quartermaster: [ 1, 1 ]
StationEngineer: [ 1, 1 ]
MedicalDoctor: [ 1, 1 ]
StationEngineer: [ 1, 2 ]
MedicalDoctor: [ 1, 2 ]
SalvageSpecialist: [ -1, -1 ]
# dungeon RP jobs
Bartender: [ 1, 1 ]
Expand Down

0 comments on commit c21d8c7

Please sign in to comment.