Fix integration tests, hopefully

This commit is contained in:
Víctor Aguilera Puerto
2020-07-30 23:58:00 +02:00
parent 515618d3b8
commit b3d298e064
4 changed files with 5 additions and 5 deletions

View File

@@ -118,4 +118,4 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- CableStack - CableStack1

View File

@@ -40,7 +40,7 @@
id: CableStack id: CableStack
name: cable coil name: cable coil
icon: Objects/Tools/cable_coil.png icon: Objects/Tools/cable_coil.png
result: CableStack result: CableStack1
completetime: 500 completetime: 500
materials: materials:
steel: 50 steel: 50

View File

@@ -5,7 +5,7 @@
animationDuration: 1.1 animationDuration: 1.1
spriteName: youtool spriteName: youtool
startingInventory: startingInventory:
CableStack: 10 CableStack1: 10
Crowbar: 5 Crowbar: 5
Welder: 3 Welder: 3
Wirecutter: 5 Wirecutter: 5

View File

@@ -69,7 +69,7 @@
- Screwdriver - Screwdriver
- Welder - Welder
- Wrench - Wrench
- CableStack - CableStack1
- Crowbar - Crowbar
- Multitool - Multitool
- type: Appearance - type: Appearance
@@ -118,7 +118,7 @@
- Screwdriver - Screwdriver
- Welder - Welder
- Wrench - Wrench
- CableStack - CableStack1
- Crowbar - Crowbar
- Multitool - Multitool
- type: UserInterface - type: UserInterface