Plastic autolathe recipes fix (#6107)

This commit is contained in:
Peptide90
2022-01-11 02:20:35 +00:00
committed by GitHub
parent 657099ee15
commit 3a7d98bfee
8 changed files with 30 additions and 41 deletions

View File

@@ -53,8 +53,6 @@
- type: LatheDatabase
static: true
recipes:
- Brutepack
- Ointment
- Wirecutter
- Screwdriver
- Welder

View File

@@ -5,7 +5,7 @@
completetime: 250
materials:
Steel: 50
Glass: 50
Plastic: 50
- type: latheRecipe
id: MatterBinStockPart
@@ -14,7 +14,7 @@
completetime: 250
materials:
Steel: 50
Glass: 50
Plastic: 50
- type: latheRecipe
id: MicroLaserStockPart
@@ -24,6 +24,7 @@
materials:
Steel: 50
Glass: 50
Plastic: 50
- type: latheRecipe
id: MicroManipulatorStockPart
@@ -32,7 +33,7 @@
completetime: 250
materials:
Steel: 50
Glass: 50
Plastic: 50
- type: latheRecipe
id: ScanningModuleStockPart
@@ -42,3 +43,4 @@
materials:
Steel: 50
Glass: 50
Plastic: 50

View File

@@ -7,4 +7,4 @@
completetime: 1000
materials:
Steel: 1000
Glass: 50
Plastic: 50

View File

@@ -27,7 +27,8 @@
completetime: 500
materials:
Steel: 250
Plastic: 50
- type: latheRecipe
id: Dropper
icon:
@@ -47,7 +48,8 @@
result: Syringe
completetime: 500
materials:
Glass: 200
Plastic: 100
Steel: 25
- type: latheRecipe
id: PillCanister

View File

@@ -7,6 +7,7 @@
completetime: 500
materials:
Steel: 300
Plastic: 50
- type: latheRecipe
id: KitchenKnife
@@ -17,6 +18,7 @@
completetime: 500
materials:
Steel: 200
Plastic: 50
- type: latheRecipe
id: DrinkMug

View File

@@ -5,7 +5,7 @@
completetime: 500
materials:
Steel: 50
Glass: 50
Plastic: 50
- type: latheRecipe
id: DoorElectronics
@@ -14,7 +14,7 @@
completetime: 500
materials:
Steel: 50
Glass: 50
Plastic: 50
- type: latheRecipe
id: APCElectronics
@@ -23,7 +23,7 @@
completetime: 500
materials:
Steel: 50
Glass: 50
Plastic: 50
- type: latheRecipe
id: AirAlarmElectronics
@@ -32,7 +32,7 @@
completetime: 500
materials:
Steel: 50
Glass: 50
Plastic: 50
- type: latheRecipe
id: FireAlarmElectronics
@@ -41,7 +41,7 @@
completetime: 500
materials:
Steel: 50
Glass: 50
Plastic: 50
- type: latheRecipe
id: SubstationMachineCircuitboard
@@ -68,7 +68,7 @@
completetime: 1000
materials:
Steel: 100
Glass: 100
Plastic: 100
- type: latheRecipe
id: MedicalScannerMachineCircuitboard
@@ -77,7 +77,7 @@
completetime: 1000
materials:
Steel: 100
Glass: 100
Plastic: 100
- type: latheRecipe
id: ChemMasterMachineCircuitboard
@@ -86,7 +86,7 @@
completetime: 1000
materials:
Steel: 100
Glass: 100
Plastic: 100
- type: latheRecipe
id: ChemDispenserMachineCircuitboard
@@ -95,7 +95,7 @@
completetime: 1000
materials:
Steel: 100
Glass: 100
Plastic: 100
- type: latheRecipe
id: SolarControlComputerCircuitboard
@@ -104,7 +104,7 @@
completetime: 1000
materials:
Steel: 100
Glass: 100
Plastic: 100
- type: latheRecipe
id: HydroponicsTrayMachineCircuitboard
@@ -113,7 +113,7 @@
completetime: 1000
materials:
Steel: 100
Glass: 100
Plastic: 100
- type: latheRecipe
id: AutolatheMachineCircuitboard
@@ -122,7 +122,7 @@
completetime: 1000
materials:
Steel: 100
Glass: 100
Plastic: 100
- type: latheRecipe
id: ProtolatheMachineCircuitboard
@@ -131,7 +131,7 @@
completetime: 1000
materials:
Steel: 100
Glass: 100
Plastic: 100
- type: latheRecipe
id: KitchenReagentGrinderMachineCircuitboard
@@ -140,7 +140,7 @@
completetime: 1000
materials:
Steel: 100
Glass: 100
Plastic: 100
- type: latheRecipe
id: CrewMonitoringComputerCircuitboard
@@ -149,4 +149,4 @@
completetime: 1000
materials:
Steel: 100
Glass: 100
Plastic: 100

View File

@@ -1,21 +1,3 @@
- type: latheRecipe
id: Brutepack
icon: Objects/Specific/Medical/medical.rsi/brutepack.png
result: Brutepack
completetime: 500
materials:
Steel: 400
Glass: 100
- type: latheRecipe
id: Ointment
icon: Objects/Specific/Medical/medical.rsi/ointment.png
result: Ointment
completetime: 500
materials:
Steel: 400
Glass: 100
- type: latheRecipe
id: Gauze
icon: Objects/Specific/Medical/medical.rsi/gauze.png
@@ -55,6 +37,7 @@
completetime: 500
materials:
Steel: 200
Plastic: 100
- type: latheRecipe
id: Saw

View File

@@ -5,6 +5,7 @@
completetime: 500
materials:
Steel: 200
Plastic: 50
- type: latheRecipe
id: Screwdriver
@@ -15,6 +16,7 @@
completetime: 500
materials:
Steel: 200
Plastic: 50
- type: latheRecipe
id: Welder