From 1fbd32c9d9324e9786ffbc76057992b86a6c5831 Mon Sep 17 00:00:00 2001 From: AJCM-git <60196617+AJCM-git@users.noreply.github.com> Date: Wed, 8 Jul 2020 07:58:21 -0400 Subject: [PATCH] Misc path fixes (#1319) * fixing wall girder sprite * fixing lathe --- Resources/Prototypes/Catalog/LatheRecipes/tools.yml | 3 ++- Resources/Prototypes/Construction/structures.yml | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Catalog/LatheRecipes/tools.yml b/Resources/Prototypes/Catalog/LatheRecipes/tools.yml index 87635aeb03..e07bbd3b97 100644 --- a/Resources/Prototypes/Catalog/LatheRecipes/tools.yml +++ b/Resources/Prototypes/Catalog/LatheRecipes/tools.yml @@ -10,7 +10,7 @@ id: Screwdriver icon: sprite: Objects/Tools/screwdriver.rsi - state: screwdriver + state: screwdriver-map result: Screwdriver completetime: 500 materials: @@ -38,6 +38,7 @@ - type: latheRecipe id: CableStack + name: cable coil icon: Objects/Tools/cable_coil.png result: CableStack completetime: 500 diff --git a/Resources/Prototypes/Construction/structures.yml b/Resources/Prototypes/Construction/structures.yml index 3245fe7279..7992012921 100644 --- a/Resources/Prototypes/Construction/structures.yml +++ b/Resources/Prototypes/Construction/structures.yml @@ -12,7 +12,7 @@ steps: - material: Metal amount: 2 - icon: Constructible/Walls/wall_girder.png + icon: Constructible/Structures/Walls/wall_girder.png reverse: tool: Anchoring @@ -65,7 +65,7 @@ steps: - material: Metal amount: 2 - icon: Constructible/Walls/wall_girder.png + icon: Constructible/Structures/Walls/wall_girder.png reverse: tool: Anchoring