Skip to content

Commit

Permalink
add service worker and corpsman to lighthouse proto
Browse files Browse the repository at this point in the history
  • Loading branch information
deltanedas committed Apr 17, 2024
1 parent 7a6a7c7 commit eb66a2f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Resources/Prototypes/Maps/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
Musician: [ 1, 1 ]
Janitor: [ 2, 2 ]
Mime: [ 1, 1 ]
ServiceWorker: [ 2, 2 ]
#engineering
ChiefEngineer: [ 1, 1 ]
AtmosphericTechnician: [ 1, 2 ]
Expand All @@ -42,10 +43,9 @@
ChiefMedicalOfficer: [ 1, 1 ]
Chemist: [ 1, 2 ]
Paramedic: [ 1, 2 ]
Psychologist: [ 1, 1 ]
MedicalDoctor: [ 3, 4 ]
MedicalIntern: [ 2, 3 ]
#science
#epistemics
ResearchDirector: [ 1, 1 ]
Chaplain: [ 1, 1 ]
ForensicMantis: [ 1, 1 ]
Expand All @@ -56,6 +56,7 @@
HeadOfSecurity: [ 1, 1 ]
Warden: [ 1, 1 ]
Detective: [ 1, 1 ]
Brigmedic: [ 1, 1 ]
SecurityOfficer: [ 2, 4 ]
SecurityCadet: [ 1, 4 ]
Prisoner: [ 2, 3 ]
Expand Down

0 comments on commit eb66a2f

Please sign in to comment.