From: Hitlinemoss <209321380+Hitlinemoss@users.noreply.github.com> Date: Thu, 25 Sep 2025 21:53:14 +0000 (-0400) Subject: Added white towels to autolathe and uniform printer (#40160) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=79878f01dde32bf46ce199e51323066a40f7dfa4;p=space-station-14.git Added white towels to autolathe and uniform printer (#40160) * Added white towels to autolathe and uniform printer * Towel printing cost is now consistent with reagent quantities in uniforms instead --- diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 6556e854f1..0a933ef1f4 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -124,6 +124,7 @@ - AtmosStatic - CablesStatic - PaperworkStatic + - TowelsStatic - CargoStatic - MaterialsStatic - BasicChemistryStatic @@ -510,6 +511,7 @@ idleState: icon runningState: building staticPacks: + - TowelsStatic - ClothingCivilian - ClothingCargo - ClothingCommand diff --git a/Resources/Prototypes/Recipes/Lathes/Packs/shared.yml b/Resources/Prototypes/Recipes/Lathes/Packs/shared.yml index 34a5fcbe6e..f0147d9ca5 100644 --- a/Resources/Prototypes/Recipes/Lathes/Packs/shared.yml +++ b/Resources/Prototypes/Recipes/Lathes/Packs/shared.yml @@ -44,6 +44,11 @@ - BoxFolderClipboardEmpty - BoxFolderPlasticClipboardEmpty +- type: latheRecipePack + id: TowelsStatic # This is used for both the autolathe and the uniform printer, so "unique" towels that only HoP can print shouldn't be included! + recipes: + - TowelColorWhite + ## Dynamic # Things you'd expect sci salv and engi to make use of diff --git a/Resources/Prototypes/Recipes/Lathes/misc.yml b/Resources/Prototypes/Recipes/Lathes/misc.yml index 206a8856e3..46e632e995 100644 --- a/Resources/Prototypes/Recipes/Lathes/misc.yml +++ b/Resources/Prototypes/Recipes/Lathes/misc.yml @@ -231,3 +231,10 @@ materials: Plastic: 100 Steel: 25 + +- type: latheRecipe + id: TowelColorWhite + result: TowelColorWhite + completetime: 2 + materials: + Cloth: 300