diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index 2290269adf..06cd4debd3 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -2765,6 +2765,7 @@ - type: Physics - type: Speech speechVerb: Canine + speechSounds: Dog - type: Fixtures fixtures: fix1: diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml index 4cee650e0f..493b0aecfd 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml @@ -320,6 +320,9 @@ attributes: proper: true gender: male + - type: Speech + speechVerb: Canine + speechSounds: Dog - type: Tag tags: - CannotSuicide @@ -419,6 +422,9 @@ - VimPilot - type: StealTarget stealGroup: AnimalWalter + - type: Speech + speechVerb: Canine + speechSounds: Dog - type: entity name: Morty