Add lathe circuit board recipes to protolathe (#5509)
This commit is contained in:
@@ -222,6 +222,8 @@
|
|||||||
- RCDAmmo
|
- RCDAmmo
|
||||||
- FlashlightLantern
|
- FlashlightLantern
|
||||||
- FireExtinguisher
|
- FireExtinguisher
|
||||||
|
- AutolatheMachineCircuitboard
|
||||||
|
- ProtolatheMachineCircuitboard
|
||||||
|
|
||||||
- type: technology
|
- type: technology
|
||||||
name: material sheet printing
|
name: material sheet printing
|
||||||
|
|||||||
@@ -178,6 +178,8 @@
|
|||||||
- ChemDispenserMachineCircuitboard
|
- ChemDispenserMachineCircuitboard
|
||||||
- HydroponicsTrayMachineCircuitboard
|
- HydroponicsTrayMachineCircuitboard
|
||||||
- SolarControlComputerCircuitboard
|
- SolarControlComputerCircuitboard
|
||||||
|
- AutolatheMachineCircuitboard
|
||||||
|
- ProtolatheMachineCircuitboard
|
||||||
- Bucket
|
- Bucket
|
||||||
- MopItem
|
- MopItem
|
||||||
- SprayBottle
|
- SprayBottle
|
||||||
|
|||||||
@@ -79,3 +79,20 @@
|
|||||||
Steel: 100
|
Steel: 100
|
||||||
Glass: 100
|
Glass: 100
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: AutolatheMachineCircuitboard
|
||||||
|
icon: Objects/Misc/module.rsi/id_mod.png
|
||||||
|
result: AutolatheMachineCircuitboard
|
||||||
|
completetime: 1000
|
||||||
|
materials:
|
||||||
|
Steel: 100
|
||||||
|
Glass: 100
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ProtolatheMachineCircuitboard
|
||||||
|
icon: Objects/Misc/module.rsi/id_mod.png
|
||||||
|
result: ProtolatheMachineCircuitboard
|
||||||
|
completetime: 1000
|
||||||
|
materials:
|
||||||
|
Steel: 100
|
||||||
|
Glass: 100
|
||||||
|
|||||||
Reference in New Issue
Block a user