From: lzk <124214523+lzk228@users.noreply.github.com> Date: Wed, 19 Jun 2024 18:13:55 +0000 (+0200) Subject: Add wet floor sign & warning cone to autolathe (#29205) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=912091e24ef1f9f836fc7392a88253183e3b8b42;p=space-station-14.git Add wet floor sign & warning cone to autolathe (#29205) * Add wet floor sign & warning cone to autolathe * removing --- diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 66af73088d..67cf6f767d 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -196,6 +196,8 @@ - WeaponCapacitorRechargerCircuitboard - HandheldStationMap - ClothingHeadHatWelding + - WetFloorSign + - ClothingHeadHatCone - type: EmagLatheRecipes emagStaticRecipes: - BoxLethalshot diff --git a/Resources/Prototypes/Recipes/Lathes/misc.yml b/Resources/Prototypes/Recipes/Lathes/misc.yml index 378392bae1..0f043df9f8 100644 --- a/Resources/Prototypes/Recipes/Lathes/misc.yml +++ b/Resources/Prototypes/Recipes/Lathes/misc.yml @@ -214,3 +214,10 @@ materials: Steel: 400 Glass: 200 + +- type: latheRecipe + id: ClothingHeadHatCone + result: ClothingHeadHatCone + completetime: 3 + materials: + Plastic: 200