From 1bd3e54daec546df24414625b4d7db12c618567d Mon Sep 17 00:00:00 2001 From: Mr0maks Date: Mon, 3 Apr 2023 00:47:54 +0500 Subject: [PATCH] Fix plastic wall deconstruction graph (#15056) --- .../Recipes/Construction/Graphs/structures/girder.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Recipes/Construction/Graphs/structures/girder.yml b/Resources/Prototypes/Recipes/Construction/Graphs/structures/girder.yml index c69ccbf513..aa48c02e88 100644 --- a/Resources/Prototypes/Recipes/Construction/Graphs/structures/girder.yml +++ b/Resources/Prototypes/Recipes/Construction/Graphs/structures/girder.yml @@ -184,7 +184,7 @@ - to: girder completed: - !type:GivePrototype - prototype: SheetSteel1 + prototype: SheetPlastic1 amount: 2 steps: - tool: Prying -- 2.51.2