From aaad3bc8e6d3b188b365d503509857f0d9feec1a Mon Sep 17 00:00:00 2001 From: "Mr. 27" <45323883+27alaing@users.noreply.github.com> Date: Sun, 10 Dec 2023 18:08:43 -0500 Subject: [PATCH] fix monkey pull (#22280) --- Resources/Prototypes/Entities/Mobs/NPCs/animals.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index 8a15b89cc7..53fc4e36ef 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -1115,6 +1115,7 @@ amount: 3 - type: MonkeyAccent - type: Puller + needsHands: false - type: CanHostGuardian - type: NPCRetaliation attackMemoryLength: 10 -- 2.51.2