From 556e679ef52e47df9b24c15a2acee67de39aef16 Mon Sep 17 00:00:00 2001 From: iacore <74560659+iacore@users.noreply.github.com> Date: Mon, 16 Oct 2023 05:27:23 +0000 Subject: [PATCH] Make secure crate weldable (#21007) --- .../Prototypes/Recipes/Crafting/Graphs/storage/cratesecure.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Recipes/Crafting/Graphs/storage/cratesecure.yml b/Resources/Prototypes/Recipes/Crafting/Graphs/storage/cratesecure.yml index f9875e4e2d..2a9047077d 100644 --- a/Resources/Prototypes/Recipes/Crafting/Graphs/storage/cratesecure.yml +++ b/Resources/Prototypes/Recipes/Crafting/Graphs/storage/cratesecure.yml @@ -21,6 +21,8 @@ - tool: Screwing doAfter: 5 conditions: + - !type:StorageWelded + welded: false - !type:Locked locked: false completed: -- 2.51.2