From 4e0396ed417a9f81b4212c04de174bf5d6f9109e Mon Sep 17 00:00:00 2001 From: zumorica Date: Sun, 24 May 2020 14:18:04 +0200 Subject: [PATCH] Fix construction still using Tool Enums instead of Tool Qualities --- Resources/Prototypes/Construction/structures.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Resources/Prototypes/Construction/structures.yml b/Resources/Prototypes/Construction/structures.yml index 079ed9852a..6a4f6de0f1 100644 --- a/Resources/Prototypes/Construction/structures.yml +++ b/Resources/Prototypes/Construction/structures.yml @@ -14,12 +14,12 @@ amount: 2 icon: Buildings/wall_girder.png reverse: - tool: Wrench + tool: Anchoring - material: Metal amount: 2 reverse: - tool: Wrench + tool: Anchoring - type: construction name: Table @@ -65,12 +65,12 @@ amount: 2 icon: Buildings/wall_girder.png reverse: - tool: Wrench + tool: Anchoring - material: Metal amount: 2 reverse: - tool: Wrench + tool: Anchoring - type: construction name: Rein Window @@ -87,11 +87,11 @@ - material: Glass amount: 2 reverse: - tool: Wrench + tool: Anchoring # Should be replaced with Metal Rods when someone puts them in. - material: Metal amount: 2 reverse: # Should be replaced with Wirecutter when someone makes it work. - tool: Wrench + tool: Anchoring