Adds a salvage jobspawn to reach (#31712)

* salvspawn

* removed one cargo tech slot
This commit is contained in:
Boaz1111
2024-09-02 06:37:02 +02:00
committed by GitHub
parent a4333da241
commit aab4556c21
2 changed files with 42 additions and 43 deletions

View File

@@ -20,7 +20,8 @@
Captain: [ 1, 1 ]
HeadOfSecurity: [ 1, 1 ]
SecurityOfficer: [ 1, 3 ]
CargoTechnician: [ 1, 2 ]
CargoTechnician: [ 1, 1 ]
SalvageSpecialist: [ 1, 1 ]
Bartender: [ 1, 1 ]
Botanist: [ 1, 1 ]
Chef: [ 1, 1 ]