From 5360634b3ea7b5a164b12ee173684fbbafe61940 Mon Sep 17 00:00:00 2001 From: Bomjojuk <140758643+Bomjojuk@users.noreply.github.com> Date: Sat, 9 Nov 2024 00:34:28 +0300 Subject: [PATCH] Envelope PaperCraft (#2215) --- .../Prototypes/SS220/Recipes/Crafting/Graphs/paper.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/SS220/Recipes/Crafting/Graphs/paper.yml b/Resources/Prototypes/SS220/Recipes/Crafting/Graphs/paper.yml index bc9a1bb1c8b4ec..45993a42df42a8 100644 --- a/Resources/Prototypes/SS220/Recipes/Crafting/Graphs/paper.yml +++ b/Resources/Prototypes/SS220/Recipes/Crafting/Graphs/paper.yml @@ -6,8 +6,11 @@ edges: - to: envelope steps: - - material: Paper - amount: 1 + - tag: Paper + icon: + sprite: Objects/Misc/bureaucracy.rsi + state: paper + name: Лист бумаги doAfter: 2 - node: envelope entity: Envelope