From 69f6756cae90d95f10bc874414a2d4b98cbb7ac7 Mon Sep 17 00:00:00 2001 From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Sun, 4 Jun 2023 18:23:27 -0400 Subject: [PATCH] Replace industrial welder with experimental welder for Advanced Tools (#17127) --- Resources/Prototypes/Entities/Structures/Machines/lathe.yml | 2 +- Resources/Prototypes/Recipes/Lathes/tools.yml | 4 ++-- Resources/Prototypes/Research/industrial.yml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 627f4a9261..3018fbe5cb 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -250,7 +250,7 @@ - ClothingBackpackHolding - ClothingBackpackSatchelHolding - ClothingBackpackDuffelHolding - - WelderIndustrialAdvanced + - WelderExperimental - JawsOfLife - type: entity diff --git a/Resources/Prototypes/Recipes/Lathes/tools.yml b/Resources/Prototypes/Recipes/Lathes/tools.yml index 2a4341c14a..a9e86e928b 100644 --- a/Resources/Prototypes/Recipes/Lathes/tools.yml +++ b/Resources/Prototypes/Recipes/Lathes/tools.yml @@ -186,8 +186,8 @@ Plastic: 100 - type: latheRecipe - id: WelderIndustrialAdvanced - result: WelderIndustrialAdvanced + id: WelderExperimental + result: WelderExperimental completetime: 6 materials: Steel: 800 diff --git a/Resources/Prototypes/Research/industrial.yml b/Resources/Prototypes/Research/industrial.yml index fd8ec3bd63..0061d78c3d 100644 --- a/Resources/Prototypes/Research/industrial.yml +++ b/Resources/Prototypes/Research/industrial.yml @@ -181,7 +181,7 @@ tier: 2 cost: 10000 recipeUnlocks: - - WelderIndustrialAdvanced + - WelderExperimental - PowerDrill - JawsOfLife