added paramedic to train (#30556)
This commit is contained in:
@@ -74144,7 +74144,7 @@ entities:
|
||||
pos: 8.5,-176.5
|
||||
parent: 2
|
||||
- type: Door
|
||||
secondsUntilStateChange: -141260.94
|
||||
secondsUntilStateChange: -141291.3
|
||||
state: Closing
|
||||
- uid: 11227
|
||||
components:
|
||||
@@ -86875,6 +86875,13 @@ entities:
|
||||
- type: Transform
|
||||
pos: -0.5,-62.5
|
||||
parent: 2
|
||||
- proto: SpawnPointParamedic
|
||||
entities:
|
||||
- uid: 16963
|
||||
components:
|
||||
- type: Transform
|
||||
pos: -2.5,-165.5
|
||||
parent: 2
|
||||
- proto: SpawnPointPassenger
|
||||
entities:
|
||||
- uid: 13362
|
||||
|
||||
@@ -38,8 +38,9 @@
|
||||
#medical
|
||||
ChiefMedicalOfficer: [ 1, 1 ]
|
||||
Chemist: [ 2, 2 ]
|
||||
MedicalDoctor: [ 3, 3 ]
|
||||
MedicalDoctor: [ 2, 2 ]
|
||||
MedicalIntern: [ 2, 2 ]
|
||||
Paramedic: [ 1, 1 ]
|
||||
#science
|
||||
ResearchDirector: [ 1, 1 ]
|
||||
Scientist: [ 4, 4 ]
|
||||
|
||||
Reference in New Issue
Block a user