Pow3r: stage 1 (#4208)

Co-authored-by: 20kdc <asdd2808@gmail.com>
This commit is contained in:
Pieter-Jan Briers
2021-07-04 18:11:52 +02:00
committed by GitHub
parent ea60a81fdf
commit 103bc19508
212 changed files with 8584 additions and 4426 deletions

View File

@@ -58,7 +58,7 @@
- to: assembly
completed:
- !type:SpawnPrototype
prototype: ApcExtensionCableStack1
prototype: CableApcStack1
amount: 5
steps:
- tool: Cutting

View File

@@ -100,7 +100,7 @@
- !type:EntityAnchored { }
completed:
- !type:SpawnPrototype
prototype: ApcExtensionCableStack1
prototype: CableApcStack1
amount: 5
steps:
- tool: Cutting

View File

@@ -59,7 +59,7 @@
- to: frame1
completed:
- !type:SpawnPrototype
prototype: ApcExtensionCableStack1
prototype: CableApcStack1
amount: 2
conditions:
- !type:EntityAnchored

View File

@@ -63,7 +63,7 @@
- !type:EntityAnchored {}
completed:
- !type:SpawnPrototype
prototype: ApcExtensionCableStack1
prototype: CableApcStack1
steps:
- tool: Prying
doAfter: 2

View File

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

View File

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