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