Misc path fixes (#1319)

* fixing wall girder sprite

* fixing lathe
This commit is contained in:
AJCM-git
2020-07-08 07:58:21 -04:00
committed by GitHub
parent d20e4969e2
commit 1fbd32c9d9
2 changed files with 4 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
id: Screwdriver id: Screwdriver
icon: icon:
sprite: Objects/Tools/screwdriver.rsi sprite: Objects/Tools/screwdriver.rsi
state: screwdriver state: screwdriver-map
result: Screwdriver result: Screwdriver
completetime: 500 completetime: 500
materials: materials:
@@ -38,6 +38,7 @@
- type: latheRecipe - type: latheRecipe
id: CableStack id: CableStack
name: cable coil
icon: Objects/Tools/cable_coil.png icon: Objects/Tools/cable_coil.png
result: CableStack result: CableStack
completetime: 500 completetime: 500

View File

@@ -12,7 +12,7 @@
steps: steps:
- material: Metal - material: Metal
amount: 2 amount: 2
icon: Constructible/Walls/wall_girder.png icon: Constructible/Structures/Walls/wall_girder.png
reverse: reverse:
tool: Anchoring tool: Anchoring
@@ -65,7 +65,7 @@
steps: steps:
- material: Metal - material: Metal
amount: 2 amount: 2
icon: Constructible/Walls/wall_girder.png icon: Constructible/Structures/Walls/wall_girder.png
reverse: reverse:
tool: Anchoring tool: Anchoring