From 6fb28fae4f4e8b991c9b2bba14c8402a5e8cda76 Mon Sep 17 00:00:00 2001 From: Nim <128169402+Nimfar11@users.noreply.github.com> Date: Tue, 25 Feb 2025 16:34:04 +0200 Subject: [PATCH] sack craft (#937) --- .../_CP14/Recipes/Workbench/sewing_table.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/Resources/Prototypes/_CP14/Recipes/Workbench/sewing_table.yml b/Resources/Prototypes/_CP14/Recipes/Workbench/sewing_table.yml index 190face717..69e07f9a4d 100644 --- a/Resources/Prototypes/_CP14/Recipes/Workbench/sewing_table.yml +++ b/Resources/Prototypes/_CP14/Recipes/Workbench/sewing_table.yml @@ -338,6 +338,22 @@ knowledge: AdvancedClothingSewing result: CP14ClothingPantsMercenaryTrousers +# Misc + +- type: CP14Recipe + id: CP14SackFarming + tag: CP14RecipeSewing + craftTime: 2 + requirements: + - !type:ProtoIdResource + protoId: CP14String + - !type:StackResource + stack: CP14Cloth + count: 4 + - !type:KnowledgeRequired + knowledge: ClothingSewing + result: CP14SackFarming + # Wallpaper (TODO: Move to separate workbench?) - type: CP14Recipe