From 1a601c49a53e61a43c20dedfd25a4056796d1d0d Mon Sep 17 00:00:00 2001 From: PopGamer46 Date: Fri, 20 Sep 2024 01:27:23 +0200 Subject: [PATCH] Makes the rat king's cheeseEm order more convenient to use (#32181) more convenient cheeseem --- Resources/Prototypes/NPCs/mob.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/NPCs/mob.yml b/Resources/Prototypes/NPCs/mob.yml index b0e1c8ae9b..dd3378618a 100644 --- a/Resources/Prototypes/NPCs/mob.yml +++ b/Resources/Prototypes/NPCs/mob.yml @@ -15,6 +15,9 @@ - tasks: - !type:HTNCompoundTask task: RatServantCombatCompound + - tasks: + - !type:HTNCompoundTask + task: FollowCompound - tasks: - !type:HTNCompoundTask task: IdleCompound