From 75c8ded542ef6efd9c7e26c08cbb68219e1f4e8b Mon Sep 17 00:00:00 2001 From: T-Stalker <43253663+DogZeroX@users.noreply.github.com> Date: Wed, 16 Aug 2023 19:12:09 -0300 Subject: [PATCH] Nert part creation (#19216) --- Resources/Prototypes/Recipes/Lathes/Parts.yml | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Resources/Prototypes/Recipes/Lathes/Parts.yml b/Resources/Prototypes/Recipes/Lathes/Parts.yml index c0c496e396..99f8273536 100644 --- a/Resources/Prototypes/Recipes/Lathes/Parts.yml +++ b/Resources/Prototypes/Recipes/Lathes/Parts.yml @@ -50,34 +50,34 @@ Steel: 150 Plastic: 150 Plasma: 75 - + #Rating 3 - type: latheRecipe id: SuperCapacitorStockPart result: SuperCapacitorStockPart completetime: 3 materials: - Steel: 250 - Plastic: 250 - Plasma: 100 - Gold: 125 + Steel: 150 + Plastic: 150 + Plasma: 75 + Gold: 75 - type: latheRecipe id: SuperMatterBinStockPart result: SuperMatterBinStockPart completetime: 3 materials: - Steel: 250 - Plastic: 250 - Plasma: 100 - Gold: 125 + Steel: 150 + Plastic: 150 + Plasma: 75 + Gold: 75 - type: latheRecipe id: PicoManipulatorStockPart result: PicoManipulatorStockPart completetime: 3 materials: - Steel: 250 - Plastic: 250 - Plasma: 100 - Gold: 125 + Steel: 150 + Plastic: 150 + Plasma: 75 + Gold: 75