Added HV and MV cables into the protolathe (#4095)

Co-authored-by: SETh lafuente <cetaciocascarudo@gmail.com>
This commit is contained in:
SethLafuente
2021-05-27 20:41:03 -07:00
committed by GitHub
parent 7b061d864d
commit 3069bef30c
3 changed files with 23 additions and 1 deletions

View File

@@ -234,6 +234,8 @@
- BasicResearch
unlockedRecipes:
- CableStack
- MVWireStack
- HVWireStack
- LightBulb
- LightTube
- FirelockElectronics

View File

@@ -138,6 +138,8 @@
- SheetRGlass
- SheetPlastic
- CableStack
- MVWireStack
- HVWireStack
- ConveyorAssembly
- RCD
- RCDAmmo

View File

@@ -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