Added HV and MV cables into the protolathe (#4095)
Co-authored-by: SETh lafuente <cetaciocascarudo@gmail.com>
This commit is contained in:
@@ -234,6 +234,8 @@
|
||||
- BasicResearch
|
||||
unlockedRecipes:
|
||||
- CableStack
|
||||
- MVWireStack
|
||||
- HVWireStack
|
||||
- LightBulb
|
||||
- LightTube
|
||||
- FirelockElectronics
|
||||
|
||||
@@ -138,6 +138,8 @@
|
||||
- SheetRGlass
|
||||
- SheetPlastic
|
||||
- CableStack
|
||||
- MVWireStack
|
||||
- HVWireStack
|
||||
- ConveyorAssembly
|
||||
- RCD
|
||||
- RCDAmmo
|
||||
|
||||
@@ -37,12 +37,30 @@
|
||||
- type: latheRecipe
|
||||
id: CableStack
|
||||
name: cable coil
|
||||
icon: /Textures/Objects/Tools/cable-coils.rsi/coil-30.png
|
||||
icon: /Textures/Objects/Tools/cable-coils.rsi/coillv-30.png
|
||||
result: ApcExtensionCableStack1
|
||||
completetime: 500
|
||||
materials:
|
||||
Steel: 100
|
||||
|
||||
- type: latheRecipe
|
||||
id: MVWireStack
|
||||
name: MV cable coil
|
||||
icon: /Textures/Objects/Tools/cable-coils.rsi/coilmv-30.png
|
||||
result: MVWireStack1
|
||||
completetime: 500
|
||||
materials:
|
||||
Steel: 150
|
||||
|
||||
- type: latheRecipe
|
||||
id: HVWireStack
|
||||
name: HV cable coil
|
||||
icon: /Textures/Objects/Tools/cable-coils.rsi/coilhv-30.png
|
||||
result: HVWireStack1
|
||||
completetime: 500
|
||||
materials:
|
||||
Steel: 200
|
||||
|
||||
- type: latheRecipe
|
||||
id: Crowbar
|
||||
icon: Objects/Tools/crowbar.rsi/icon.png
|
||||
|
||||
Reference in New Issue
Block a user