From 10c68ee06debfd578bc67b59af3c744a3b8a81bd Mon Sep 17 00:00:00 2001 From: crazybrain23 <44417085+crazybrain23@users.noreply.github.com> Date: Mon, 24 Apr 2023 01:01:54 +0100 Subject: [PATCH] Re-add screwdriver and wirecutter icons in lathes (#15706) --- Resources/Prototypes/Recipes/Lathes/tools.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Resources/Prototypes/Recipes/Lathes/tools.yml b/Resources/Prototypes/Recipes/Lathes/tools.yml index ecbc2bdd7b..47d44778ff 100644 --- a/Resources/Prototypes/Recipes/Lathes/tools.yml +++ b/Resources/Prototypes/Recipes/Lathes/tools.yml @@ -1,5 +1,8 @@ - type: latheRecipe id: Wirecutter + icon: + sprite: Objects/Tools/wirecutters.rsi + state: cutters-map result: Wirecutter completetime: 2 materials: @@ -8,6 +11,9 @@ - type: latheRecipe id: Screwdriver + icon: + sprite: Objects/Tools/screwdriver.rsi + state: screwdriver-map result: Screwdriver completetime: 2 materials: -- 2.51.2