committed by
GitHub
parent
ea60a81fdf
commit
103bc19508
@@ -58,7 +58,7 @@
|
||||
- to: assembly
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: ApcExtensionCableStack1
|
||||
prototype: CableApcStack1
|
||||
amount: 5
|
||||
steps:
|
||||
- tool: Cutting
|
||||
|
||||
@@ -100,7 +100,7 @@
|
||||
- !type:EntityAnchored { }
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: ApcExtensionCableStack1
|
||||
prototype: CableApcStack1
|
||||
amount: 5
|
||||
steps:
|
||||
- tool: Cutting
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
- to: frame1
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: ApcExtensionCableStack1
|
||||
prototype: CableApcStack1
|
||||
amount: 2
|
||||
conditions:
|
||||
- !type:EntityAnchored
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
- !type:EntityAnchored {}
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: ApcExtensionCableStack1
|
||||
prototype: CableApcStack1
|
||||
steps:
|
||||
- tool: Prying
|
||||
doAfter: 2
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
- !type:EntityAnchored {}
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: ApcExtensionCableStack1
|
||||
prototype: CableApcStack1
|
||||
steps:
|
||||
- tool: Cutting
|
||||
doAfter: 0.5
|
||||
@@ -86,7 +86,7 @@
|
||||
- !type:EntityAnchored {}
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: ApcExtensionCableStack1
|
||||
prototype: CableApcStack1
|
||||
steps:
|
||||
- tool: Cutting
|
||||
doAfter: 0.5
|
||||
@@ -138,7 +138,7 @@
|
||||
- !type:EntityAnchored {}
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: ApcExtensionCableStack1
|
||||
prototype: CableApcStack1
|
||||
steps:
|
||||
- tool: Cutting
|
||||
doAfter: 0.5
|
||||
@@ -189,7 +189,7 @@
|
||||
- !type:EntityAnchored {}
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: ApcExtensionCableStack1
|
||||
prototype: CableApcStack1
|
||||
steps:
|
||||
- tool: Cutting
|
||||
doAfter: 0.5
|
||||
@@ -240,7 +240,7 @@
|
||||
- !type:EntityAnchored {}
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: ApcExtensionCableStack1
|
||||
prototype: CableApcStack1
|
||||
steps:
|
||||
- tool: Cutting
|
||||
doAfter: 0.5
|
||||
@@ -291,7 +291,7 @@
|
||||
- !type:EntityAnchored {}
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: ApcExtensionCableStack1
|
||||
prototype: CableApcStack1
|
||||
steps:
|
||||
- tool: Cutting
|
||||
doAfter: 0.5
|
||||
@@ -342,7 +342,7 @@
|
||||
- !type:EntityAnchored {}
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: ApcExtensionCableStack1
|
||||
prototype: CableApcStack1
|
||||
steps:
|
||||
- tool: Cutting
|
||||
doAfter: 0.5
|
||||
|
||||
@@ -38,25 +38,25 @@
|
||||
id: CableStack
|
||||
name: cable coil
|
||||
icon: /Textures/Objects/Tools/cable-coils.rsi/coillv-30.png
|
||||
result: ApcExtensionCableStack1
|
||||
result: CableApcStack1
|
||||
completetime: 500
|
||||
materials:
|
||||
Steel: 100
|
||||
|
||||
- type: latheRecipe
|
||||
id: MVWireStack
|
||||
id: CableMVStack
|
||||
name: MV cable coil
|
||||
icon: /Textures/Objects/Tools/cable-coils.rsi/coilmv-30.png
|
||||
result: MVWireStack1
|
||||
result: CableMVStack1
|
||||
completetime: 500
|
||||
materials:
|
||||
Steel: 150
|
||||
|
||||
- type: latheRecipe
|
||||
id: HVWireStack
|
||||
id: CableHVStack
|
||||
name: HV cable coil
|
||||
icon: /Textures/Objects/Tools/cable-coils.rsi/coilhv-30.png
|
||||
result: HVWireStack1
|
||||
result: CableHVStack1
|
||||
completetime: 500
|
||||
materials:
|
||||
Steel: 200
|
||||
|
||||
Reference in New Issue
Block a user