From 87a88d53380c5a7f65beb4aeaee5ed67993b3022 Mon Sep 17 00:00:00 2001 From: Tyzemol <85772526+Tyzemol@users.noreply.github.com> Date: Fri, 21 Apr 2023 16:31:58 +0500 Subject: [PATCH] make monkey ghostrole actually takeoverable (#15625) --- 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 4ea4f9740f..7fb146e1d7 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -739,6 +739,7 @@ makeSentient: true name: monkey description: Ook ook! + - type: GhostTakeoverAvailable - type: entity name: guidebook monkey -- 2.51.2