Brigmedic reanimation (#619)

* Brigmedic reanimation

* fixes ver. 2

* oops

* feature/some-new-sprites
This commit is contained in:
uaNoName
2024-08-14 22:24:31 +03:00
committed by GitHub
parent edc60b61a4
commit 3af8d4b8c9
42 changed files with 325 additions and 40 deletions

View File

@@ -33,6 +33,7 @@
SecurityCadet: [ 4, 4 ]
Detective: [ 1, 1 ]
Lawyer: [ 2, 2 ]
Brigmedic: [ 1, 1 ]
#Medical
SeniorPhysician: [ 1, 1 ]
Chemist: [ 1, 1 ]

View File

@@ -34,6 +34,7 @@
SecurityCadet: [ 3, 3 ]
Detective: [ 1, 1 ]
Lawyer: [ 1, 1 ]
Brigmedic: [ 1, 1 ]
#Medical
SeniorPhysician: [ 1, 1 ]
Chemist: [ 2, 2 ]

View File

@@ -57,3 +57,4 @@
SeniorPhysician: [ 1, 1 ]
SeniorEngineer: [ 1, 1 ]
Borg: [ 2, 2 ]
Brigmedic: [ 1, 1 ]

View File

@@ -22,6 +22,7 @@
Passenger: [ -1, -1 ]
Bartender: [ 2, 2 ]
Botanist: [ 3, 3 ]
Brigmedic: [ 1, 1 ]
Chef: [ 2, 2 ]
Clown: [ 1, 1 ]
Janitor: [ 4, 4 ]