diff --git a/Resources/Prototypes/Catalog/Research/technologies.yml b/Resources/Prototypes/Catalog/Research/technologies.yml index 135768adb6..80bc47688e 100644 --- a/Resources/Prototypes/Catalog/Research/technologies.yml +++ b/Resources/Prototypes/Catalog/Research/technologies.yml @@ -105,6 +105,7 @@ - Syringe - ReagentGrinderMachineCircuitboard - PillCanister + - ChemistryEmptyBottle01 - TimerTrigger - ChemicalPayload diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index d8d72d0252..31ab178a29 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -177,6 +177,7 @@ - Dropper - Syringe - PillCanister + - ChemistryEmptyBottle01 - Drone - Flash - MicroManipulatorStockPart @@ -388,6 +389,7 @@ - Syringe - PillCanister - BodyBag + - ChemistryEmptyBottle01 - type: Machine board: MedicalTechFabCircuitboard diff --git a/Resources/Prototypes/Recipes/Lathes/chemistry.yml b/Resources/Prototypes/Recipes/Lathes/chemistry.yml index 6716bb5aa8..0038dac668 100644 --- a/Resources/Prototypes/Recipes/Lathes/chemistry.yml +++ b/Resources/Prototypes/Recipes/Lathes/chemistry.yml @@ -58,3 +58,13 @@ completetime: 2 materials: Plastic: 100 + +- type: latheRecipe + id: ChemistryEmptyBottle01 + icon: + sprite: Objects/Specific/Chemistry/bottle.rsi + state: bottle-1 + result: ChemistryEmptyBottle01 + completetime: 2 + materials: + Glass: 200