Asterisk surgery update (#2681)

* Adds Surgeon

also revamps surgery

* Update asterisk.yml

:trollface:
This commit is contained in:
Colin-Tel 2025-01-11 08:40:49 -05:00 committed by GitHub
parent 5069863d6f
commit a9aa81d833
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 896 additions and 552 deletions

File diff suppressed because it is too large Load Diff

View File

@ -44,8 +44,9 @@
ChiefMedicalOfficer: [ 1, 1 ]
Chemist: [ 1, 2 ]
Paramedic: [ 1, 2 ]
MedicalDoctor: [ 2, 4 ]
MedicalDoctor: [ 2, 3 ]
MedicalIntern: [ 2, 4 ]
Surgeon: [ 1, 1 ]
#science
ResearchDirector: [ 1, 1 ]
Chaplain: [ 1, 1 ]