diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 742459c5d8..5dfaeffeec 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -53,8 +53,6 @@ - type: LatheDatabase static: true recipes: - - Brutepack - - Ointment - Wirecutter - Screwdriver - Welder diff --git a/Resources/Prototypes/Recipes/Lathes/Parts.yml b/Resources/Prototypes/Recipes/Lathes/Parts.yml index bde0d345bd..f0f4b4fb3b 100644 --- a/Resources/Prototypes/Recipes/Lathes/Parts.yml +++ b/Resources/Prototypes/Recipes/Lathes/Parts.yml @@ -5,7 +5,7 @@ completetime: 250 materials: Steel: 50 - Glass: 50 + Plastic: 50 - type: latheRecipe id: MatterBinStockPart @@ -14,7 +14,7 @@ completetime: 250 materials: Steel: 50 - Glass: 50 + Plastic: 50 - type: latheRecipe id: MicroLaserStockPart @@ -24,6 +24,7 @@ materials: Steel: 50 Glass: 50 + Plastic: 50 - type: latheRecipe id: MicroManipulatorStockPart @@ -32,7 +33,7 @@ completetime: 250 materials: Steel: 50 - Glass: 50 + Plastic: 50 - type: latheRecipe id: ScanningModuleStockPart @@ -42,3 +43,4 @@ materials: Steel: 50 Glass: 50 + Plastic: 50 diff --git a/Resources/Prototypes/Recipes/Lathes/cargo.yml b/Resources/Prototypes/Recipes/Lathes/cargo.yml index 7fa47731df..7dc4675dd0 100644 --- a/Resources/Prototypes/Recipes/Lathes/cargo.yml +++ b/Resources/Prototypes/Recipes/Lathes/cargo.yml @@ -7,4 +7,4 @@ completetime: 1000 materials: Steel: 1000 - Glass: 50 + Plastic: 50 diff --git a/Resources/Prototypes/Recipes/Lathes/chemistry.yml b/Resources/Prototypes/Recipes/Lathes/chemistry.yml index f1a02c461c..6d9be1a84f 100644 --- a/Resources/Prototypes/Recipes/Lathes/chemistry.yml +++ b/Resources/Prototypes/Recipes/Lathes/chemistry.yml @@ -27,7 +27,8 @@ completetime: 500 materials: Steel: 250 - + Plastic: 50 + - type: latheRecipe id: Dropper icon: @@ -47,7 +48,8 @@ result: Syringe completetime: 500 materials: - Glass: 200 + Plastic: 100 + Steel: 25 - type: latheRecipe id: PillCanister diff --git a/Resources/Prototypes/Recipes/Lathes/cooking.yml b/Resources/Prototypes/Recipes/Lathes/cooking.yml index d4a2b4c79e..414d34f3a7 100644 --- a/Resources/Prototypes/Recipes/Lathes/cooking.yml +++ b/Resources/Prototypes/Recipes/Lathes/cooking.yml @@ -7,6 +7,7 @@ completetime: 500 materials: Steel: 300 + Plastic: 50 - type: latheRecipe id: KitchenKnife @@ -17,6 +18,7 @@ completetime: 500 materials: Steel: 200 + Plastic: 50 - type: latheRecipe id: DrinkMug diff --git a/Resources/Prototypes/Recipes/Lathes/electronics.yml b/Resources/Prototypes/Recipes/Lathes/electronics.yml index 9e4900454b..0910a914c3 100644 --- a/Resources/Prototypes/Recipes/Lathes/electronics.yml +++ b/Resources/Prototypes/Recipes/Lathes/electronics.yml @@ -5,7 +5,7 @@ completetime: 500 materials: Steel: 50 - Glass: 50 + Plastic: 50 - type: latheRecipe id: DoorElectronics @@ -14,7 +14,7 @@ completetime: 500 materials: Steel: 50 - Glass: 50 + Plastic: 50 - type: latheRecipe id: APCElectronics @@ -23,7 +23,7 @@ completetime: 500 materials: Steel: 50 - Glass: 50 + Plastic: 50 - type: latheRecipe id: AirAlarmElectronics @@ -32,7 +32,7 @@ completetime: 500 materials: Steel: 50 - Glass: 50 + Plastic: 50 - type: latheRecipe id: FireAlarmElectronics @@ -41,7 +41,7 @@ completetime: 500 materials: Steel: 50 - Glass: 50 + Plastic: 50 - type: latheRecipe id: SubstationMachineCircuitboard @@ -68,7 +68,7 @@ completetime: 1000 materials: Steel: 100 - Glass: 100 + Plastic: 100 - type: latheRecipe id: MedicalScannerMachineCircuitboard @@ -77,7 +77,7 @@ completetime: 1000 materials: Steel: 100 - Glass: 100 + Plastic: 100 - type: latheRecipe id: ChemMasterMachineCircuitboard @@ -86,7 +86,7 @@ completetime: 1000 materials: Steel: 100 - Glass: 100 + Plastic: 100 - type: latheRecipe id: ChemDispenserMachineCircuitboard @@ -95,7 +95,7 @@ completetime: 1000 materials: Steel: 100 - Glass: 100 + Plastic: 100 - type: latheRecipe id: SolarControlComputerCircuitboard @@ -104,7 +104,7 @@ completetime: 1000 materials: Steel: 100 - Glass: 100 + Plastic: 100 - type: latheRecipe id: HydroponicsTrayMachineCircuitboard @@ -113,7 +113,7 @@ completetime: 1000 materials: Steel: 100 - Glass: 100 + Plastic: 100 - type: latheRecipe id: AutolatheMachineCircuitboard @@ -122,7 +122,7 @@ completetime: 1000 materials: Steel: 100 - Glass: 100 + Plastic: 100 - type: latheRecipe id: ProtolatheMachineCircuitboard @@ -131,7 +131,7 @@ completetime: 1000 materials: Steel: 100 - Glass: 100 + Plastic: 100 - type: latheRecipe id: KitchenReagentGrinderMachineCircuitboard @@ -140,7 +140,7 @@ completetime: 1000 materials: Steel: 100 - Glass: 100 + Plastic: 100 - type: latheRecipe id: CrewMonitoringComputerCircuitboard @@ -149,4 +149,4 @@ completetime: 1000 materials: Steel: 100 - Glass: 100 + Plastic: 100 diff --git a/Resources/Prototypes/Recipes/Lathes/medical.yml b/Resources/Prototypes/Recipes/Lathes/medical.yml index baf29dbaff..19101570f4 100644 --- a/Resources/Prototypes/Recipes/Lathes/medical.yml +++ b/Resources/Prototypes/Recipes/Lathes/medical.yml @@ -1,21 +1,3 @@ -- type: latheRecipe - id: Brutepack - icon: Objects/Specific/Medical/medical.rsi/brutepack.png - result: Brutepack - completetime: 500 - materials: - Steel: 400 - Glass: 100 - -- type: latheRecipe - id: Ointment - icon: Objects/Specific/Medical/medical.rsi/ointment.png - result: Ointment - completetime: 500 - materials: - Steel: 400 - Glass: 100 - - type: latheRecipe id: Gauze icon: Objects/Specific/Medical/medical.rsi/gauze.png @@ -55,6 +37,7 @@ completetime: 500 materials: Steel: 200 + Plastic: 100 - type: latheRecipe id: Saw diff --git a/Resources/Prototypes/Recipes/Lathes/tools.yml b/Resources/Prototypes/Recipes/Lathes/tools.yml index 9ab78e3cf0..efe10304c6 100644 --- a/Resources/Prototypes/Recipes/Lathes/tools.yml +++ b/Resources/Prototypes/Recipes/Lathes/tools.yml @@ -5,6 +5,7 @@ completetime: 500 materials: Steel: 200 + Plastic: 50 - type: latheRecipe id: Screwdriver @@ -15,6 +16,7 @@ completetime: 500 materials: Steel: 200 + Plastic: 50 - type: latheRecipe id: Welder