From a46e7102cfa60b72082d9ed365a3f76b3d6d7b27 Mon Sep 17 00:00:00 2001 From: IProduceWidgets <107586145+IProduceWidgets@users.noreply.github.com> Date: Sun, 24 Mar 2024 20:43:04 -0400 Subject: [PATCH] Accept cloth and ingots in the ammofab (#26413) --- Resources/Prototypes/Entities/Structures/Machines/lathe.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 2b1a4c9f1f..cba7f86593 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -779,6 +779,8 @@ whitelist: tags: - Sheet + - RawMaterial + - Ingot - type: entity id: MedicalTechFab -- 2.51.2