From 10bc4ead712a74e02f5964c934f041947e2dfba7 Mon Sep 17 00:00:00 2001 From: eddiedoesGIT Date: Sun, 14 Apr 2024 00:15:37 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A1=D0=BE=D0=B7=D0=B4=D0=B0=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D0=BA=D1=80=D0=B0=D1=84=D1=82=D0=B0=20=D0=BF=D1=80?= =?UTF-8?q?=D0=BE=D0=B1=D0=B8=D1=80=D0=BA=D0=B8=20=D0=B2=20=D0=9C=D0=B5?= =?UTF-8?q?=D0=B4=D0=B8=D1=86=D0=B8=D0=BD=D1=81=D0=BA=D0=BE=D0=BC=20=D0=A2?= =?UTF-8?q?=D0=B5=D1=85=D0=A4=D0=B0=D0=B1=D0=B5=20=D0=B8=20=D0=B5=D0=B3?= =?UTF-8?q?=D0=BE=20=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D1=82=D1=83=D0=B4=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Prototypes/Entities/Structures/Machines/lathe.yml | 1 + Resources/Prototypes/Recipes/Lathes/chemistry.yml | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 372027645fa..0c429484bb7 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -915,6 +915,7 @@ - BodyBag - ADTFootTag - ChemistryEmptyBottle01 + - BaseChemistryEmptyVial - ADTPlasticBottle - ADTGlassBottle - RollerBedSpawnFolded diff --git a/Resources/Prototypes/Recipes/Lathes/chemistry.yml b/Resources/Prototypes/Recipes/Lathes/chemistry.yml index 722ad179ad7..12ddd0f8806 100644 --- a/Resources/Prototypes/Recipes/Lathes/chemistry.yml +++ b/Resources/Prototypes/Recipes/Lathes/chemistry.yml @@ -117,3 +117,10 @@ Steel: 200 Plastic: 300 Glass: 500 + +- type: latheRecipe + id: BaseChemistryEmptyVial + result: BaseChemistryEmptyVial + completetime: 2 + materials: + Glass: 50