From 97d4fdb3f3bc7bd5475f418e54f0881444a62fd5 Mon Sep 17 00:00:00 2001 From: EmoGarbage404 <98561806+EmoGarbage404@users.noreply.github.com> Date: Mon, 23 May 2022 15:40:16 -0400 Subject: [PATCH] Make all animals and pets disease carriers (#8376) --- Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml b/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml index 383a2bde1a..606dd615c0 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml @@ -129,6 +129,7 @@ - type: Polymorphable - type: Pullable - type: Buckle + - type: DiseaseCarrier - type: Recyclable safe: false - type: StandingState