From e9e37e65df3b0032f2f1b563da4ce42d690c2ece Mon Sep 17 00:00:00 2001 From: GoodWheatley <109803540+GoodWheatley@users.noreply.github.com> Date: Fri, 19 May 2023 03:00:27 -0400 Subject: [PATCH] Monkeys are now very rarely ghost roles (#16363) * Monkeys are no longer ghost roles * Clumsy is back + monkeys only have a chance to be sentient * Update Resources/Prototypes/Entities/Mobs/NPCs/animals.yml --------- Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> --- 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 f5949638c6..b836ef6c36 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -802,6 +802,7 @@ factions: - Passive - type: GhostRole + prob: 0.05 makeSentient: true name: ghost-role-information-monkey-name description: ghost-role-information-monkey-description -- 2.51.2