From ed7fb54526b15152037d617987b798a21f54fcc7 Mon Sep 17 00:00:00 2001 From: Perry Fraser Date: Sat, 17 May 2025 21:51:57 -0400 Subject: [PATCH] tweak: Allow cutter machines to be linked to ore silos (#37554) --- Resources/Prototypes/Entities/Structures/Machines/lathe.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index c2385146e9..7cfac3488a 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -696,3 +696,4 @@ - Wooden - RawMaterial - Plastic + - type: OreSiloClient -- 2.51.2