From 37853de4d2cc9f0240a864df54a08a0a765a3ec7 Mon Sep 17 00:00:00 2001 From: AsnDen <75905158+AsnDen@users.noreply.github.com> Date: Tue, 13 May 2025 20:15:30 +0300 Subject: [PATCH] Ability to pull for supplybot (#32468) * Alerts for silicons and ability to pull for supplybot * Removed alerts --- Resources/Prototypes/Entities/Mobs/NPCs/silicon.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/silicon.yml b/Resources/Prototypes/Entities/Mobs/NPCs/silicon.yml index 8cf66765bd..3d72e13a4f 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/silicon.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/silicon.yml @@ -443,3 +443,5 @@ channels: - Common - Supply + - type: Puller + needsHands: false -- 2.51.2