Adds a salvage jobspawn to reach (#31712)
* salvspawn * removed one cargo tech slot
This commit is contained in:
@@ -1128,7 +1128,7 @@ entities:
|
||||
0: 54783
|
||||
4,1:
|
||||
0: 157
|
||||
4: 64
|
||||
2: 64
|
||||
-5,0:
|
||||
0: 61183
|
||||
-4,1:
|
||||
@@ -1164,8 +1164,8 @@ entities:
|
||||
2,-2:
|
||||
0: 61687
|
||||
2,-4:
|
||||
2: 6
|
||||
3: 1536
|
||||
3: 6
|
||||
4: 1536
|
||||
3,-4:
|
||||
1: 8737
|
||||
0: 256
|
||||
@@ -1254,36 +1254,6 @@ entities:
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- volume: 2500
|
||||
temperature: 293.15
|
||||
moles:
|
||||
- 0
|
||||
- 6666.982
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- volume: 2500
|
||||
temperature: 293.15
|
||||
moles:
|
||||
- 6666.982
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- volume: 2500
|
||||
temperature: 293.14975
|
||||
moles:
|
||||
@@ -1299,6 +1269,36 @@ entities:
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- volume: 2500
|
||||
temperature: 293.15
|
||||
moles:
|
||||
- 0
|
||||
- 6666.982
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- volume: 2500
|
||||
temperature: 293.15
|
||||
moles:
|
||||
- 6666.982
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
chunkSize: 4
|
||||
- type: GasTileOverlay
|
||||
- type: RadiationGridResistance
|
||||
@@ -6524,13 +6524,6 @@ entities:
|
||||
- type: Transform
|
||||
pos: 2.5,11.5
|
||||
parent: 2
|
||||
- proto: ComputerShuttleSalvage
|
||||
entities:
|
||||
- uid: 953
|
||||
components:
|
||||
- type: Transform
|
||||
pos: 0.5,16.5
|
||||
parent: 2
|
||||
- proto: ComputerStationRecords
|
||||
entities:
|
||||
- uid: 954
|
||||
@@ -10924,8 +10917,6 @@ entities:
|
||||
- type: Transform
|
||||
pos: -22.5,-2.5
|
||||
parent: 2
|
||||
- type: GravityGenerator
|
||||
charge: 100
|
||||
- type: PointLight
|
||||
radius: 175.75
|
||||
- proto: Grille
|
||||
@@ -13786,6 +13777,13 @@ entities:
|
||||
- type: Transform
|
||||
pos: 8.5,15.5
|
||||
parent: 2
|
||||
- proto: SpawnPointSalvageSpecialist
|
||||
entities:
|
||||
- uid: 953
|
||||
components:
|
||||
- type: Transform
|
||||
pos: -1.5,15.5
|
||||
parent: 2
|
||||
- proto: SpawnPointScientist
|
||||
entities:
|
||||
- uid: 1997
|
||||
|
||||
@@ -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 ]
|
||||
|
||||
Reference in New Issue
Block a user