From ac2f914706eb7ac453c59b08c235d15b3babdaec Mon Sep 17 00:00:00 2001 From: gus Date: Tue, 10 Oct 2023 23:09:26 -0400 Subject: [PATCH] crabs look for food (#20874) Co-authored-by: gus --- Resources/Prototypes/Entities/Mobs/NPCs/animals.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index 7af84db8e5..a79a0e0a99 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -528,6 +528,9 @@ - type: Tag tags: - VimPilot + - type: HTN + rootTask: + task: RuminantCompound - type: entity name: goat -- 2.51.2